add machine learning library

Adding feature-engine to the machine learning collection.

Features:

- 320k + downloads per month
- 2k+ github stars
- 50 contributors
- 10k+ doc views per month
This commit is contained in:
Soledad Galli
2025-06-28 11:17:17 -04:00
committed by GitHub
parent 2252650cfd
commit e0152380d4

View File

@@ -697,6 +697,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Libraries for Machine Learning. Also see [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning#python).*
* [gym](https://github.com/openai/gym) - A toolkit for developing and comparing reinforcement learning algorithms.
* [Feature-engine](https://feature-engine.trainindata.com/) - sklearn compatible API with the widest toolset for feature engineering and selection
* [H2O](https://github.com/h2oai/h2o-3) - Open Source Fast Scalable Machine Learning Platform.
* [Metrics](https://github.com/benhamner/Metrics) - Machine learning evaluation metrics.
* [NuPIC](https://github.com/numenta/nupic) - Numenta Platform for Intelligent Computing.