83
/ 100
Popular and well-maintained. A little polish away from elite status.
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2README12pt
Add more sections (Overview, Install, Usage, Contributing) using ## headings.
- 3README12pt
Show a quick-start snippet so contributors can see what using your project looks like.
- 4Install and run instructions9pt
Add a section showing how to install dependencies.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
61
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
README is present.
Licensed under Apache-2.0.
Engineering
90
Test files detected (R-package/tests).
Lockfile present (doc/requirements.txt). Installs are reproducible.
CI is configured (.github/workflows/ci_configure.yml).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
100
Dependency manifest found (doc/requirements.txt).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 25 / 82Commits (30d / 90d)
- 8,877Forks
- 76Releaseslatest 8y ago
Community
- 50% - FairCommunity health
- 2 bus factorauthors own >50% of commits
- 28,522Watchers
Responsiveness
- 2hMedian issue response
- <1hMedian PR merge time
- 469Open issues
Repository files30 root entries
- .githubGood: CI is configured (.github/workflows/ci_configure.yml).Good: Dependabot configured for github-actions.Good: Issue or PR templates present.
- amalgamation
- cmake
- demo
- dev
- docGood: Lockfile present (doc/requirements.txt). Installs are reproducible.Good: Dependency manifest found (doc/requirements.txt).
- include
- jvm-packages
- ops
- plugin
- python-package
- R-packageGood: Test files detected (R-package/tests).
- src
- tests
- .clang-format
- .clang-tidy
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitmodules
- .pre-commit-config.yaml
- .readthedocs.yaml
- CITATION
- CMakeLists.txt
- CONTRIBUTORS.md
- dmlc-core
- LICENSEGood: Licensed under Apache-2.0.
- NEWS.md
- README.mdGood: README is present.Issue: README has some structure (−7 pts). 2-3 headings earns partial credit; 4+ earns the full +15 pts.Fix: Add more sections (Overview, Install, Usage, Contributing) using ## headings.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Good: README documents how to run the project.
- SECURITY.mdGood: Security policy present.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/dmlc/xgboost)