---
title: "auto-sklearn vs nni"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/automl-auto-sklearn-vs-microsoft-nni"
tools: ["automl-auto-sklearn", "microsoft-nni"]
---

# auto-sklearn vs nni

*GraphCanon updated Aug 4, 2026*

## Verdict

Pick auto-sklearn if auto-sklearn is an automated machine learning toolkit designed to automate hyperparameter optimization and function seamlessly with scikit-learn workflows; pick nni if nNI is an AutoML toolkit that supports feature engineering, neural architecture search, model compression, and hyperparameter tuning with the flexibility of Python programming.

[auto-sklearn](https://automl.github.io/auto-sklearn) reports 8.1k GitHub stars, 1.3k forks, and 209 open issues, last pushed Jun 29, 2026. [nni](https://nni.readthedocs.io) has 14k stars, 1.9k forks, and 415 open issues, last pushed Jul 3, 2024. Figures are from public GitHub metadata via [auto-sklearn's repository](https://github.com/automl/auto-sklearn) and [nni's repository](https://github.com/microsoft/nni).

| | [auto-sklearn](/tools/automl-auto-sklearn.md) | [nni](/tools/microsoft-nni.md) |
| --- | --- | --- |
| Tagline | Automated Machine Learning with scikit-learn | An open source AutoML toolkit for automating machine learning lifecycle |
| Stars | 8,127 | 14,363 |
| Forks | 1,327 | 1,853 |
| Open issues | 209 | 415 |
| Language | Python | Python |
| Adopt for | auto-sklearn is an automated machine learning toolkit designed to automate hyperparameter optimization and function seamlessly with scikit-learn workflows. | NNI is an AutoML toolkit that supports feature engineering, neural architecture search, model compression, and hyperparameter tuning with the flexibility of Python programming. |
| Persona | - | - |
| Runtime | - | - |
| License | BSD-3-Clause | MIT |
| Categories | Model Training | Model Training |

## Trust and health

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

| | [auto-sklearn](/tools/automl-auto-sklearn.md) | [nni](/tools/microsoft-nni.md) |
| --- | --- | --- |
| Maintenance | Steady (60%) | Archived (8%) |
| Days since push | 35d | 762d |
| Archived on GitHub | No | Yes |
| Open issues (now) | 209 | 415 |
| Full report | [trust report](/tools/automl-auto-sklearn/trust.md) | [trust report](/tools/microsoft-nni/trust.md) |

## Shared compatibility

- **Python**: [auto-sklearn](/tools/automl-auto-sklearn.md) - Python runtime; [nni](/tools/microsoft-nni.md) - Python runtime

## Decision facts: auto-sklearn

- **Adopt for:** auto-sklearn is an automated machine learning toolkit designed to automate hyperparameter optimization and function seamlessly with scikit-learn workflows.

## Decision facts: nni

- **Adopt for:** NNI is an AutoML toolkit that supports feature engineering, neural architecture search, model compression, and hyperparameter tuning with the flexibility of Python programming.

## Choose when

### Choose auto-sklearn if…

- License: auto-sklearn is BSD-3-Clause, nni is MIT.
- Tags unique to auto-sklearn: hyperparameter-optimization, hyperparameter-search, hyperparameter-tuning, meta-learning.
- When you need a drop-in replacement estimator for your existing scikit-learn pipeline that can handle the complexity of hyperparameter tuning automatically.

### Choose nni if…

- License: nni is MIT, auto-sklearn is BSD-3-Clause.
- Tags unique to nni: data-science, deep-learning, deep-neural-network, distributed.
- You need to automate extensive parts of your machine learning lifecycle from preprocessing to deployment.

## When NOT to use auto-sklearn

- If extensive customization or control over individual machine learning components is required beyond what auto-sklearn's automation offers.
- In cases requiring non-scikit-learn model ensembles, as the toolkit primarily supports models that are part of the scikit-earn library.

## When NOT to use nni

- You require real-time automated tuning capabilities, as NNI focuses on batch processing and model training scenarios.
- If your project demands direct integration with specific deep learning frameworks beyond PyTorch and TensorFlow, NNI support is limited to these two environments.

## Common questions

### What is the difference between auto-sklearn and nni?

auto-sklearn: Automated Machine Learning with scikit-learn. nni: An open source AutoML toolkit for automating machine learning lifecycle. See the comparison table for live GitHub stats and shared categories.

### When should I choose auto-sklearn over nni?

Choose auto-sklearn over nni when License: auto-sklearn is BSD-3-Clause, nni is MIT; Tags unique to auto-sklearn: hyperparameter-optimization, hyperparameter-search, hyperparameter-tuning, meta-learning; When you need a drop-in replacement estimator for your existing scikit-learn pipeline that can handle the complexity of hyperparameter tuning automatically.

### When should I choose nni over auto-sklearn?

Choose nni over auto-sklearn when License: nni is MIT, auto-sklearn is BSD-3-Clause; Tags unique to nni: data-science, deep-learning, deep-neural-network, distributed; You need to automate extensive parts of your machine learning lifecycle from preprocessing to deployment.

### When should I avoid auto-sklearn?

If extensive customization or control over individual machine learning components is required beyond what auto-sklearn's automation offers. In cases requiring non-scikit-learn model ensembles, as the toolkit primarily supports models that are part of the scikit-earn library.

### When should I avoid nni?

You require real-time automated tuning capabilities, as NNI focuses on batch processing and model training scenarios. If your project demands direct integration with specific deep learning frameworks beyond PyTorch and TensorFlow, NNI support is limited to these two environments.

### Is auto-sklearn or nni more popular on GitHub?

nni has more GitHub stars (14,363 vs 8,127). Stars measure visibility, not whether either tool fits your constraints.

### Are auto-sklearn and nni open source?

Yes - both are open-source projects on GitHub (auto-sklearn: BSD-3-Clause, nni: MIT).

### Where can I find alternatives to auto-sklearn or nni?

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

### Which is better maintained, auto-sklearn or nni?

auto-sklearn: Steady. nni: Archived. 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 auto-sklearn and nni?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [auto-sklearn trust report](/tools/automl-auto-sklearn/trust); [nni trust report](/tools/microsoft-nni/trust).

---

**Machine-readable endpoints**

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