Skip to content

Commit 489db27

Browse files
committed
Add more extensions and related packages to related_projects.rst
1 parent 2d9388f commit 489db27

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

doc/related_projects.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff 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

3651
Extensions 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

7794
Domain Specific Packages
7895
-------------------------

0 commit comments

Comments
 (0)