From 0c6c8657015e748cc1332e90a729a810c7c393cc Mon Sep 17 00:00:00 2001 From: msjithin Date: Mon, 8 Apr 2024 21:35:28 -0700 Subject: [PATCH] adds lightgbm --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 778fc8b2f..5ca13c815 100644 --- a/README.md +++ b/README.md @@ -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/). * [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. +* [LightGBM](https://pypi.org/project/lightgbm/) - Provides a fast, distributed, and high-performance gradient boosting framework for large-scale machine learning. ## Microsoft Windows