Added Pycobra: A library for ensemble learning and visualization

This commit is contained in:
rfeverts 2025-01-05 23:33:30 +01:00
parent 2252650cfd
commit a5142283bd

View File

@ -705,6 +705,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [vowpal_porpoise](https://github.com/josephreisinger/vowpal_porpoise) - A lightweight Python wrapper for [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit/).
* [xgboost](https://github.com/dmlc/xgboost) - A scalable, portable, and distributed gradient boosting library.
* [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.
- [Pycobra](https://github.com/bhargavvader/pycobra) - A Python toolbox for ensemble learning and visualization, offering tools to combine multiple models for improved performance.
## Microsoft Windows