diff --git a/README.md b/README.md index c4e23e0..b8b3743 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ ### General Purpose Machine Learning * [scikit-learn](http://scikit-learn.org/stable/) - Machine learning in Python. sklearn +* [PyCaret](https://github.com/pycaret/pycaret) - An open-source, low-code machine learning library in Python. R inspired lib * [Shogun](https://github.com/shogun-toolbox/shogun) - Machine learning toolbox. * [xLearn](https://github.com/aksnzhy/xlearn) - High Performance, Easy-to-use, and Scalable Machine Learning Package. * [cuML](https://github.com/rapidsai/cuml) - RAPIDS Machine Learning Library. sklearn GPU accelerated