{"cells": [{"attachments": {}, "cell_type": "markdown", "metadata": {"pycharm": {"name": "#%% md\n"}}, "source": ["# Pool-based Active Learning - Simple Evaluation Study"]}, {"cell_type": "markdown", "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//04_pool_simple_evaluation_study.ipynb)"]}, {"cell_type": "markdown", "metadata": {}, "source": ["**Notebook Dependencies**\n", "\n", "Uncomment the following cells to install all dependencies for this tutorial."]}, {"cell_type": "code", "metadata": {"ExecuteTime": {"end_time": "2025-11-26T12:07:50.203876Z", "start_time": "2025-11-26T12:07:50.202175Z"}}, "source": ["# !pip install scikit-activeml"], "outputs": [], "execution_count": 1}, {"cell_type": "markdown", "metadata": {}, "source": ["