---
title: "xgboost vs automl-gs"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/dmlc-xgboost-vs-minimaxir-automl-gs"
tools: ["dmlc-xgboost", "minimaxir-automl-gs"]
---

# xgboost vs automl-gs

*GraphCanon updated Aug 4, 2026*

## Verdict

Pick xgboost if xgboost: Scalable, portable gradient boosting library in C++ under Apache-2 license; pick automl-gs if automl-gs: Python tool for automated machine-learning model creation from CSV data.

[xgboost](https://xgboost.readthedocs.io/) reports 29k GitHub stars, 8.9k forks, and 416 open issues, last pushed Aug 3, 2026. [automl-gs](https://github.com/minimaxir/automl-gs) has 1.9k stars, 181 forks, and 28 open issues, last pushed Oct 22, 2019. Figures are from public GitHub metadata via [xgboost's repository](https://github.com/dmlc/xgboost) and [automl-gs's repository](https://github.com/minimaxir/automl-gs).

| | [xgboost](/tools/dmlc-xgboost.md) | [automl-gs](/tools/minimaxir-automl-gs.md) |
| --- | --- | --- |
| Tagline | Scalable, Portable and Distributed Gradient Boosting Library | Automatically generate machine-learning models and code with input CSV and target field |
| Stars | 28,620 | 1,869 |
| Forks | 8,876 | 181 |
| Open issues | 416 | 28 |
| Language | C++ | Python |
| Adopt for | xgboost: Scalable, portable gradient boosting library in C++ under Apache-2 license | automl-gs: Python tool for automated machine-learning model creation from CSV data |
| Persona | - | - |
| Runtime | - | - |
| License | 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 | MIT |
| Categories | Model Training | Data & Retrieval, Model Training |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [xgboost](/tools/dmlc-xgboost.md) | [automl-gs](/tools/minimaxir-automl-gs.md) |
| --- | --- | --- |
| Maintenance | Very active (96%) | Dormant (18%) |
| Days since push | 0d | 2477d |
| Open issues (now) | 416 | 28 |
| Owner type | Organization | User |
| Full report | [trust report](/tools/dmlc-xgboost/trust.md) | [trust report](/tools/minimaxir-automl-gs/trust.md) |

## Decision facts: xgboost

- **Adopt for:** xgboost: Scalable, portable gradient boosting library in C++ under Apache-2 license
- **License detail:** 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

## Decision facts: automl-gs

- **Adopt for:** automl-gs: Python tool for automated machine-learning model creation from CSV data

## Choose when

### Choose xgboost if…

- xgboost is primarily C++; automl-gs is Python.
- License: xgboost is Apache-2.0, automl-gs is MIT.
- 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.

### Choose automl-gs if…

- automl-gs is primarily Python; xgboost is C++.
- License: automl-gs is MIT, xgboost is Apache-2.0.
- Tags unique to automl-gs: automl, keras, python, tensorflow.
- Also covers Data & Retrieval.
- Need to rapidly prototype models with limited ML expertise

## 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.

## When NOT to use automl-gs

- Complex feature engineering or non-standard data inputs required
- Sensitive about licensing of the generated code

## Common questions

### What is the difference between xgboost and automl-gs?

xgboost: Scalable, Portable and Distributed Gradient Boosting Library. automl-gs: Automatically generate machine-learning models and code with input CSV and target field. See the comparison table for live GitHub stats and shared categories.

### When should I choose xgboost over automl-gs?

Choose xgboost over automl-gs when xgboost is primarily C++; automl-gs is Python; License: xgboost is Apache-2.0, automl-gs is MIT; 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.

### When should I choose automl-gs over xgboost?

Choose automl-gs over xgboost when automl-gs is primarily Python; xgboost is C++; License: automl-gs is MIT, xgboost is Apache-2.0; Tags unique to automl-gs: automl, keras, python, tensorflow; Also covers Data & Retrieval; Need to rapidly prototype models with limited ML expertise.

### 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 automl-gs?

Complex feature engineering or non-standard data inputs required Sensitive about licensing of the generated code

### Is xgboost or automl-gs more popular on GitHub?

xgboost has more GitHub stars (28,620 vs 1,869). Stars measure visibility, not whether either tool fits your constraints.

### Are xgboost and automl-gs open source?

Yes - both are open-source projects on GitHub (xgboost: Apache-2.0, automl-gs: MIT).

### Where can I find alternatives to xgboost or automl-gs?

GraphCanon lists graph-backed alternatives at [xgboost alternatives](/tools/dmlc-xgboost/alternatives) and [automl-gs alternatives](/tools/minimaxir-automl-gs/alternatives) ([xgboost markdown twin](/tools/dmlc-xgboost/alternatives.md), [automl-gs markdown twin](/tools/minimaxir-automl-gs/alternatives.md)), 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](/compare/dmlc-xgboost-vs-minimaxir-automl-gs.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, xgboost or automl-gs?

xgboost: Very active. automl-gs: 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 automl-gs?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [xgboost trust report](/tools/dmlc-xgboost/trust); [automl-gs trust report](/tools/minimaxir-automl-gs/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=dmlc-xgboost`](/api/graphcanon/graph?tool=dmlc-xgboost)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
