Merge pull request #2724 from solegalli/patch-1

This commit is contained in:
Vinta Chen 2026-01-11 18:39:24 +08:00 committed by GitHub
commit 163dab27ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -720,6 +720,7 @@ _Libraries for generating and working with logs._
_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://github.com/feature-engine/feature_engine) - 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.
- [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries.