File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,21 @@ Other packages useful for data analysis and machine learning.
3232
3333- `sklearn_theano <http://sklearn-theano.github.io/ >`_ scikit-learn compatible estimators, transformers, and datasets which use Theano internally
3434
35+ - `auto-sklearn <https://github.com/automl/auto-sklearn/blob/master/source/index.rst >`_
36+ An automated machine learning toolkit and a drop-in replacement for a
37+ scikit-learn estimator
38+
39+ - `mlxtend <https://github.com/rasbt/mlxtend >`_ Tools and extensions for the
40+ day-to-day data science tasks
41+
42+ - `REP <https://github.com/yandex/REP >`_ Environment for conducting data-driven
43+ research in a consistent and reproducible way
44+
45+ - `Sacred <https://github.com/IDSIA/Sacred >`_ Tool to help you configure,
46+ organize, log and reproduce experiments
47+
48+ - `gensim <https://radimrehurek.com/gensim/ >`_ A library for topic modelling,
49+ document indexing and similarity retrieval
3550
3651Extensions and Algorithms
3752-------------------------
@@ -73,6 +88,8 @@ scikit-learn tools.
7388- `gplearn <https://github.com/trevorstephens/gplearn >`_ Genetic Programming
7489 for symbolic regression tasks.
7590
91+ - `nolearn <https://github.com/dnouri/nolearn >`_ A number of wrappers and
92+ abstractions around existing neural network libraries
7693
7794Domain Specific Packages
7895-------------------------
You can’t perform that action at this time.
0 commit comments