| 1 | """ |
| 2 | In this example the use of ActiveLearner is demonstrated on the iris dataset in a pool-based sampling setting. |
| 3 | For more information on the iris dataset, see https://en.wikipedia.org/wiki/Iris_flower_data_set |
| 4 | For its scikit-learn interface, see http://scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html |
nothing calls this directly
no test coverage detected