---
title: "autoai vs hypertunity"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/blobcity-autoai-vs-gdikov-hypertunity"
tools: ["blobcity-autoai", "gdikov-hypertunity"]
---

# autoai vs hypertunity

*GraphCanon updated Aug 4, 2026*

## Verdict

Pick autoai if python based framework for automated machine learning focused on numerical data, providing model search, hyper-parameter tuning, and Jupyter Notebook code generation; pick hypertunity if hypertunity is a Python library that facilitates black-box hyperparameter optimisation using techniques such as Bayesian Optimization.

[autoai](https://github.com/blobcity/autoai) reports 186 GitHub stars, 46 forks, and 9 open issues, last pushed Mar 25, 2025. [hypertunity](https://hypertunity.readthedocs.io) has 137 stars, 10 forks, and 0 open issues, last pushed Jan 26, 2020. Figures are from public GitHub metadata via [autoai's repository](https://github.com/blobcity/autoai) and [hypertunity's repository](https://github.com/gdikov/hypertunity).

| | [autoai](/tools/blobcity-autoai.md) | [hypertunity](/tools/gdikov-hypertunity.md) |
| --- | --- | --- |
| Tagline | Python based framework for Automatic AI enabling model search, hyper-parameter tuning and Jupyter Notebook code generation | A toolset for black-box hyperparameter optimisation |
| Stars | 186 | 137 |
| Forks | 46 | 10 |
| Open issues | 9 | 0 |
| Language | Python | Python |
| Adopt for | Python based framework for automated machine learning focused on numerical data, providing model search, hyper-parameter tuning, and Jupyter Notebook code generation. | hypertunity is a Python library that facilitates black-box hyperparameter optimisation using techniques such as Bayesian Optimization. |
| Persona | - | - |
| Runtime | - | - |
| License | Apache-2.0 | Apache-2.0 |
| Categories | Model Training | Model Training |

## Trust and health

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

| | [autoai](/tools/blobcity-autoai.md) | [hypertunity](/tools/gdikov-hypertunity.md) |
| --- | --- | --- |
| Days since push | 496d | 2381d |
| Open issues (now) | 9 | 0 |
| Owner type | Organization | User |
| Full report | [trust report](/tools/blobcity-autoai/trust.md) | [trust report](/tools/gdikov-hypertunity/trust.md) |

## Shared compatibility

- **Python**: [autoai](/tools/blobcity-autoai.md) - Python runtime; [hypertunity](/tools/gdikov-hypertunity.md) - Python runtime

## Decision facts: autoai

- **Adopt for:** Python based framework for automated machine learning focused on numerical data, providing model search, hyper-parameter tuning, and Jupyter Notebook code generation.

## Decision facts: hypertunity

- **Requirements:** Min 2 GB RAM; Support for SLURM is indicated in the topics, useful for HPC cluster management but not a hard requirement.
- **Adopt for:** hypertunity is a Python library that facilitates black-box hyperparameter optimisation using techniques such as Bayesian Optimization.

## Choose when

### Choose autoai if…

- Tags unique to autoai: ai, autoai, automl, codegen.
- Use AutoAI when you need a tool that can handle both regression and classification tasks specifically over numerical datasets.
- More GitHub stars (186 vs 137) - visibility, not fit.

### Choose hypertunity if…

- Requirements: Min 2 GB RAM; Support for SLURM is indicated in the topics, useful for HPC cluster management but not a hard requirement..
- Tags unique to hypertunity: bayesian-optimization, gpyopt, hyperparameter-optimization, slurm.
- When you are working with complex objective functions that are expensive to evaluate, and you need an automated way to optimize your model parameters.

## When NOT to use autoai

- Avoid using AutoAI if your dataset includes non-numerical data exclusively as the framework is tailored for numerical data processing.
- Do not use if generating model training scripts in formats other than Jupyter Notebooks is required, as this tool only supports Python code output within a Jupyter format.

## When NOT to use hypertunity

- When the objective function evaluation is inexpensive or fast because hypertunity shines in scenarios where evaluations are costly, offering less benefit if evaluations can be easily repeated.
- If your project does not require advanced techniques such as Bayesian Optimization and you seek a simpler method with fewer dependencies.

## Common questions

### What is the difference between autoai and hypertunity?

autoai: Python based framework for Automatic AI enabling model search, hyper-parameter tuning and Jupyter Notebook code generation. hypertunity: A toolset for black-box hyperparameter optimisation. See the comparison table for live GitHub stats and shared categories.

### When should I choose autoai over hypertunity?

Choose autoai over hypertunity when Tags unique to autoai: ai, autoai, automl, codegen; Use AutoAI when you need a tool that can handle both regression and classification tasks specifically over numerical datasets; More GitHub stars (186 vs 137) - visibility, not fit.

### When should I choose hypertunity over autoai?

Choose hypertunity over autoai when Requirements: Min 2 GB RAM; Support for SLURM is indicated in the topics, useful for HPC cluster management but not a hard requirement.; Tags unique to hypertunity: bayesian-optimization, gpyopt, hyperparameter-optimization, slurm; When you are working with complex objective functions that are expensive to evaluate, and you need an automated way to optimize your model parameters.

### When should I avoid autoai?

Avoid using AutoAI if your dataset includes non-numerical data exclusively as the framework is tailored for numerical data processing. Do not use if generating model training scripts in formats other than Jupyter Notebooks is required, as this tool only supports Python code output within a Jupyter format.

### When should I avoid hypertunity?

When the objective function evaluation is inexpensive or fast because hypertunity shines in scenarios where evaluations are costly, offering less benefit if evaluations can be easily repeated. If your project does not require advanced techniques such as Bayesian Optimization and you seek a simpler method with fewer dependencies.

### Is autoai or hypertunity more popular on GitHub?

autoai has more GitHub stars (186 vs 137). Stars measure visibility, not whether either tool fits your constraints.

### Are autoai and hypertunity open source?

Yes - both are open-source projects on GitHub (autoai: Apache-2.0, hypertunity: Apache-2.0).

### Where can I find alternatives to autoai or hypertunity?

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

### Which is better maintained, autoai or hypertunity?

autoai: Dormant. hypertunity: 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 autoai and hypertunity?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [autoai trust report](/tools/blobcity-autoai/trust); [hypertunity trust report](/tools/gdikov-hypertunity/trust).

---

**Machine-readable endpoints**

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