Ross ROSS = Recommend OSS · open-source software intelligence for agents

lightgbm-org/LightGBM

A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. observed · 2026-08-28

github.com/lightgbm-org/LightGBM · homepage · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 99
  • Release rhythm 61
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 518
  • age_days: 3680
  • days_rel: 46
  • days_push: 7
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

18714 stars · 4057 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

LightGBM is a fast, distributed, high-performance gradient boosting framework based on decision tree algorithms, with APIs for Python, R, C, and other languages. It supports parallel, distributed, and GPU learning and is designed for large-scale data with low memory usage.

Use cases

  • train gradient boosted decision tree models for classification
  • build ranking models for search and recommendation
  • fit models on large datasets with distributed training
  • speed up model training with GPU learning
  • compete in tabular machine learning competitions like Kaggle
  • tune GBDT hyperparameters for better accuracy

When to choose

  • you need fast, memory-efficient gradient boosting on tabular data
  • your dataset is too large for a single machine and you need distributed training
  • you want GPU-accelerated tree learning
  • you need mature Python, R, or C APIs for boosting

When to avoid

  • you need deep learning on unstructured data like images or text
  • you want a simple, interpretable linear model
  • your project requires a different ecosystem like Spark MLlib exclusively

Facets

library · maturity stable

machine-learning data-science gpu-computing machine-learning data-science big-data python cpp cross-platform windows gradient-boosting gbdt decision-trees distributed-training ranking classification regression kaggle gpu linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
lightgbm-org/LightGBMmain86

For agents

markdown · JSON · MCP: product_card(name="lightgbm-org/LightGBM")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem