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

# automl-gs vs dtreeviz

*GraphCanon updated Aug 4, 2026*

## Verdict

Pick automl-gs if automl-gs: Python tool for automated machine-learning model creation from CSV data; pick dtreeviz if dtreeviz is a Python library for enhancing decision tree and machine-learning model understanding through visualizations.

[automl-gs](https://github.com/minimaxir/automl-gs) reports 1.9k GitHub stars, 181 forks, and 28 open issues, last pushed Oct 22, 2019. [dtreeviz](https://github.com/parrt/dtreeviz) has 3.2k stars, 338 forks, and 75 open issues, last pushed Jan 2, 2026. Figures are from public GitHub metadata via [automl-gs's repository](https://github.com/minimaxir/automl-gs) and [dtreeviz's repository](https://github.com/parrt/dtreeviz).

| | [automl-gs](/tools/minimaxir-automl-gs.md) | [dtreeviz](/tools/parrt-dtreeviz.md) |
| --- | --- | --- |
| Tagline | Automatically generate machine-learning models and code with input CSV and target field | Python library for decision tree visualization and model interpretation |
| Stars | 1,869 | 3,155 |
| Forks | 181 | 338 |
| Open issues | 28 | 75 |
| Language | Python | Jupyter Notebook |
| Adopt for | automl-gs: Python tool for automated machine-learning model creation from CSV data | dtreeviz is a Python library for enhancing decision tree and machine-learning model understanding through visualizations. |
| Persona | - | - |
| Runtime | - | - |
| License | MIT | MIT |
| Categories | Data & Retrieval, Model Training | Evaluation & Observability, Model Training |

## Trust and health

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

| | [automl-gs](/tools/minimaxir-automl-gs.md) | [dtreeviz](/tools/parrt-dtreeviz.md) |
| --- | --- | --- |
| Maintenance | Dormant (18%) | Slowing (36%) |
| Days since push | 2477d | 212d |
| Open issues (now) | 28 | 75 |
| Full report | [trust report](/tools/minimaxir-automl-gs/trust.md) | [trust report](/tools/parrt-dtreeviz/trust.md) |

## Decision facts: automl-gs

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

## Decision facts: dtreeviz

- **Adopt for:** dtreeviz is a Python library for enhancing decision tree and machine-learning model understanding through visualizations.

## Choose when

### Choose automl-gs if…

- automl-gs is primarily Python; dtreeviz is Jupyter Notebook.
- Tags unique to automl-gs: automl, keras, python, tensorflow.
- Also covers Data & Retrieval.
- Need to rapidly prototype models with limited ML expertise

### Choose dtreeviz if…

- dtreeviz is primarily Jupyter Notebook; automl-gs is Python.
- Tags unique to dtreeviz: decision-trees, model-interpretation, random-forest, scikit-learn.
- Also covers Evaluation & Observability.
- When you need detailed and interactive visualization of decision trees from models trained with libraries like scikit-learn, XGBoost, LightGBM, or TensorFlow Decision Forests.

## When NOT to use automl-gs

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

## When NOT to use dtreeviz

- In scenarios where the primary focus is on model performance benchmarking as opposed to understanding or explaining existing models.
- If your project workflow does not involve Python, given dtreeviz's reliance on a specific set of Python ML libraries for its visualizations and interpretative functionalities.
- For real-time prediction path visualization in production environments due to the overhead associated with generating detailed visual representations.

## Common questions

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

automl-gs: Automatically generate machine-learning models and code with input CSV and target field. dtreeviz: Python library for decision tree visualization and model interpretation. See the comparison table for live GitHub stats and shared categories.

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

Choose automl-gs over dtreeviz when automl-gs is primarily Python; dtreeviz is Jupyter Notebook; 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 choose dtreeviz over automl-gs?

Choose dtreeviz over automl-gs when dtreeviz is primarily Jupyter Notebook; automl-gs is Python; Tags unique to dtreeviz: decision-trees, model-interpretation, random-forest, scikit-learn; Also covers Evaluation & Observability; When you need detailed and interactive visualization of decision trees from models trained with libraries like scikit-learn, XGBoost, LightGBM, or TensorFlow Decision Forests.

### When should I avoid automl-gs?

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

### When should I avoid dtreeviz?

In scenarios where the primary focus is on model performance benchmarking as opposed to understanding or explaining existing models. If your project workflow does not involve Python, given dtreeviz's reliance on a specific set of Python ML libraries for its visualizations and interpretative functionalities. For real-time prediction path visualization in production environments due to the overhead associated with generating detailed visual representations.

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

dtreeviz has more GitHub stars (3,155 vs 1,869). Stars measure visibility, not whether either tool fits your constraints.

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

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

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

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

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

automl-gs: Dormant. dtreeviz: Slowing. 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 automl-gs and dtreeviz?

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

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=minimaxir-automl-gs`](/api/graphcanon/graph?tool=minimaxir-automl-gs)
- 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/_
