adds lightgbm

This commit is contained in:
msjithin 2024-04-08 21:35:28 -07:00
parent 3d9af26937
commit 0c6c865701

View File

@ -703,6 +703,7 @@ 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/). * [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. * [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. * [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.
* [LightGBM](https://pypi.org/project/lightgbm/) - Provides a fast, distributed, and high-performance gradient boosting framework for large-scale machine learning.
## Microsoft Windows ## Microsoft Windows