orico / ActiveLearningFrameworkTutorial

An active learning framework, using interchangeable algorithms and sample selection functions, including experimental results on a toy data-set.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ActiveLearningFrameworkTutorial

An active learning framework, using interchangeable algorithms and sample selection functions, including results.

This code is part of an article published on towards data science. https://towardsdatascience.com/active-learning-tutorial-57c3398e34d

If you are using this code please reference the following:

@misc{cohen2018activelearningtutorial,
  title={Active Learning Tutorial},
  author={Cohen, Ori},
  year={2018},
  howpublished={\url{https://towardsdatascience.com/active-learning-tutorial-57c3398e34d}},
}

About

An active learning framework, using interchangeable algorithms and sample selection functions, including experimental results on a toy data-set.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%