We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee150fe commit 226621fCopy full SHA for 226621f
README.md
@@ -74,6 +74,7 @@
74
## Machine Learning
75
76
### General Purpose Machine Learning
77
+* [SciPy](https://scipy.org/) - Fundamental algorithms for scientific computing in Python
78
* [scikit-learn](http://scikit-learn.org/stable/) - Machine learning in Python. <img height="20" src="img/sklearn_big.png" alt="sklearn">
79
* [PyCaret](https://github.com/pycaret/pycaret) - An open-source, low-code machine learning library in Python. <img height="20" src="img/R_big.png" alt="R inspired lib">
80
* [Shogun](https://github.com/shogun-toolbox/shogun) - Machine learning toolbox.
0 commit comments