Merge pull request #468 from aron-bordin/patch-1

Add Cogitare
This commit is contained in:
Joseph Misiti 2018-02-07 14:13:59 -05:00 committed by GitHub
commit 58a1431e00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -950,6 +950,7 @@ be
* [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.
* [Cogitare](https://github.com/cogitare-ai/cogitare): A Modern, Fast, and Modular Deep Learning and Machine Learning framework for Python.
<a name="python-data-analysis"></a>
#### Data Analysis / Data Visualization