From 0e7adb56a8018ad8b290bb6fd60238620f501c64 Mon Sep 17 00:00:00 2001 From: cosmic-cortex <28926195+cosmic-cortex@users.noreply.github.com> Date: Wed, 10 Jan 2018 19:01:53 +0100 Subject: [PATCH] Add modAL --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ac4b5b..1868a03 100644 --- a/README.md +++ b/README.md @@ -935,6 +935,7 @@ be * [xRBM](https://github.com/omimo/xRBM) - A library for Restricted Boltzmann Machine (RBM) and its conditional variants in Tensorflow. * [CatBoost](https://github.com/catboost/catboost) - Gradient boosting on decision trees library with categorical features support out of the box for Python, R. * [stacked_generalization](https://github.com/fukatani/stacked_generalization) - Implementation of machine learning stacking technic as handy library in Python. +* [modAL](https://cosmic-cortex.github.io/modAL) - A modular active learning framework for Python, built on top of scikit-learn. #### Data Analysis / Data Visualization