Comparison
xgboost vs awesome-automl-papers
Verdict
Pick xgboost if xgboost: Scalable, portable gradient boosting library in C++ under Apache-2 license; pick awesome-automl-papers if awesome-automl-papers is an organized collection of AutoML academic resources including papers on automated feature engineering, hyperparameter optimization, and neural architecture search.
Markdown twin · xgboost alternatives · awesome-automl-papers alternatives
GraphCanon updated 2w
Trust & integrity
| Signal | xgboost | awesome-automl-papers |
|---|---|---|
| Maintenance | Very active (0d since push) As of 2w · github_public_v1 | Dormant (784d since push) As of 2w · github_public_v1 |
| Provenance | Not a fork · Organization account As of 2w · github_public_v1 | Not a fork · Personal account As of 2w · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | No lockfile (source not queried) As of 1mo · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- xgboost
- Scalable, Portable and Distributed Gradient Boosting Library
- awesome-automl-papers
- A curated list of automated machine learning papers and resources.
Stars
- xgboost
- 29k
- awesome-automl-papers
- 4.2k
Forks
- xgboost
- 8.9k
- awesome-automl-papers
- 678
Open issues
- xgboost
- 416
- awesome-automl-papers
- 2
Language
- xgboost
- C++
- awesome-automl-papers
- -
Adopt for
- xgboost
- xgboost: Scalable, portable gradient boosting library in C++ under Apache-2 license
- awesome-automl-papers
- awesome-automl-papers is an organized collection of AutoML academic resources including papers on automated feature engineering, hyperparameter optimization, and neural architecture search.
Persona
- xgboost
- -
- awesome-automl-papers
- -
Runtime
- xgboost
- -
- awesome-automl-papers
- -
License
- xgboost
- Apache-2.0 license allows free use, modification and distribution but requires preservation of copyright notices from source files and reproduction of license grants into any copyings of the codebase
- awesome-automl-papers
- Apache-2.0
Last pushed
- xgboost
- Aug 3, 2026
- awesome-automl-papers
- Jun 11, 2024
Categories
- xgboost
- Model Training
- awesome-automl-papers
- Evaluation & Observability, Model Training
Trust and health
Maintenance
- xgboost
- Very active (96%)
- awesome-automl-papers
- Dormant (18%)
Days since push
- xgboost
- 0d
- awesome-automl-papers
- 784d
Open issues (now)
- xgboost
- 416
- awesome-automl-papers
- 2
Owner type
- xgboost
- Organization
- awesome-automl-papers
- User
Full report
- xgboost
- Trust report
- awesome-automl-papers
- Trust report
Choose xgboost if…
- Tags unique to xgboost: distributed-systems, gbdt, gbm, gbrt.
- Highly efficient for large datasets over billions of examples due to optimizations for speed and memory use.
- More GitHub stars (29k vs 4.2k) - visibility, not fit.
When NOT to use xgboost
- Avoid if ease-of-use and quick model training are more important than fine-tuning or extreme scalability.
- Not suitable when the dataset fits comfortably in memory on a single node, where other simpler tools may exceed.
- Steer clear if your project does not require high-performance gradient boosting models for regression or classification.
Choose awesome-automl-papers if…
- Tags unique to awesome-automl-papers: automl, feature-engineering, hyperparameter-optimization, neural-architecture-search.
- Also covers Evaluation & Observability.
- When you need a curated list of academic materials to research or learn about AutoML technologies
When NOT to use awesome-automl-papers
- If looking for direct integration with commercial AutoML systems, as the tool provides only a list of academic papers and resources
- When seeking practical AutoML solutions to directly apply in production settings without extensive customization or interpretation from papers
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (dmlc/xgboost) · observed Aug 3, 2026
- GitHub forks (dmlc/xgboost) · observed Aug 3, 2026
- Last push (dmlc/xgboost) · observed Aug 3, 2026
- License file (Apache-2.0) · observed Aug 3, 2026
- Decision facts (enrichment) · observed Jul 16, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (hibayesian/awesome-automl-papers) · observed Aug 4, 2026
- GitHub forks (hibayesian/awesome-automl-papers) · observed Aug 4, 2026
- Last push (hibayesian/awesome-automl-papers) · observed Jun 11, 2024
- License file (Apache-2.0) · observed Aug 4, 2026
- Decision facts (enrichment) · observed Jul 15, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: xgboost 29k · awesome-automl-papers 4.2k (synced Aug 3, 2026).
Common questions
- What is the difference between xgboost and awesome-automl-papers?
- xgboost: Scalable, Portable and Distributed Gradient Boosting Library. awesome-automl-papers: A curated list of automated machine learning papers and resources.. See the comparison table for live GitHub stats and shared categories.
- When should I choose xgboost over awesome-automl-papers?
- Choose xgboost over awesome-automl-papers when Tags unique to xgboost: distributed-systems, gbdt, gbm, gbrt; Highly efficient for large datasets over billions of examples due to optimizations for speed and memory use; More GitHub stars (29k vs 4.2k) - visibility, not fit.
- When should I choose awesome-automl-papers over xgboost?
- Choose awesome-automl-papers over xgboost when Tags unique to awesome-automl-papers: automl, feature-engineering, hyperparameter-optimization, neural-architecture-search; Also covers Evaluation & Observability; When you need a curated list of academic materials to research or learn about AutoML technologies.
- When should I avoid xgboost?
- Avoid if ease-of-use and quick model training are more important than fine-tuning or extreme scalability. Not suitable when the dataset fits comfortably in memory on a single node, where other simpler tools may exceed. Steer clear if your project does not require high-performance gradient boosting models for regression or classification.
- When should I avoid awesome-automl-papers?
- If looking for direct integration with commercial AutoML systems, as the tool provides only a list of academic papers and resources When seeking practical AutoML solutions to directly apply in production settings without extensive customization or interpretation from papers
- Is xgboost or awesome-automl-papers more popular on GitHub?
- xgboost has more GitHub stars (28,620 vs 4,155). Stars measure visibility, not whether either tool fits your constraints.
- Are xgboost and awesome-automl-papers open source?
- Yes - both are open-source projects on GitHub (xgboost: Apache-2.0, awesome-automl-papers: Apache-2.0).
- Where can I find alternatives to xgboost or awesome-automl-papers?
- GraphCanon lists graph-backed alternatives at xgboost alternatives and awesome-automl-papers alternatives (xgboost markdown twin, awesome-automl-papers markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, xgboost or awesome-automl-papers?
- xgboost: Very active. awesome-automl-papers: Dormant. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for xgboost and awesome-automl-papers?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: xgboost trust report; awesome-automl-papers trust report.