{"cells": [{"cell_type": "markdown", "id": "e1239f66", "metadata": {}, "source": ["# Multi-annotator Pool-based Active Learning - Getting Started"]}, {"cell_type": "markdown", "id": "6cc621d6", "metadata": {}, "source": ["> **_Google Colab Note:_** If the notebook fails to run after installing the needed packages, try to restart the runtime (Ctrl + M) under Runtime -> Restart session.\n", "\n", "[](https://colab.research.google.com/github/scikit-activeml/scikit-activeml.github.io/blob/gh-pages/development/generated/tutorials_colab//10_multiple_annotators_getting_started.ipynb)"]}, {"cell_type": "markdown", "id": "d4a13bfe", "metadata": {}, "source": ["**Notebook Dependencies**\n", "\n", "Uncomment the following cells to install all dependencies for this tutorial."]}, {"cell_type": "code", "id": "5e04beac", "metadata": {"ExecuteTime": {"end_time": "2025-11-26T12:25:18.757555Z", "start_time": "2025-11-26T12:25:18.755665Z"}}, "source": ["# !pip install scikit-activeml"], "outputs": [], "execution_count": 1}, {"cell_type": "markdown", "id": "c8a20630", "metadata": {}, "source": ["