From b05419f590e721c261c3f62499e052711fa82c1c Mon Sep 17 00:00:00 2001 From: Asad Munir Date: Sat, 31 Jan 2026 13:59:27 +0500 Subject: [PATCH] fix: remove redundant description from xgboost entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 027f2fa9..5d1a77c8 100644 --- a/README.md +++ b/README.md @@ -739,7 +739,7 @@ _Libraries for Machine Learning. Also see [awesome-machine-learning](https://git - [scikit-learn](http://scikit-learn.org/) - The most popular Python library for Machine Learning with extensive documentation and community support. - [Spark ML](http://spark.apache.org/docs/latest/ml-guide.html) - [Apache Spark](http://spark.apache.org/)'s scalable Machine Learning library for distributed computing. - [Transformers](https://github.com/huggingface/transformers) - A framework that lets you easily use pretrained transformer models for NLP, vision, and audio tasks. -- [xgboost](https://github.com/dmlc/xgboost) - A scalable, portable, and distributed gradient boosting library for efficient ML. +- [xgboost](https://github.com/dmlc/xgboost) - A scalable, portable, and distributed gradient boosting library. ## Microsoft Windows