ARM-software/mango

Parallel Hyperparameter Tuning in Python

54
/ 100
Established

This tool helps machine learning engineers and data scientists efficiently find the best settings (hyperparameters) for their machine learning models, like KNeighbors, SVM, or XGBoost classifiers. It takes in a defined range of possible parameter values for your model and outputs the optimal combination of these parameters to achieve the best model performance. This process is accelerated by running many trials in parallel, saving valuable time.

418 stars.

Use this if you need to optimize the performance of your machine learning models by systematically searching through many potential hyperparameter combinations, especially when dealing with complex search spaces or needing to leverage parallel computing.

Not ideal if you are looking for a simple, manual way to adjust model parameters or if you are not working with machine learning models that require hyperparameter tuning.

machine-learning model-optimization data-science predictive-modeling algorithm-tuning
No Package No Dependents
Maintenance 10 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 18 / 25

How are scores calculated?

Stars

418

Forks

47

Language

Jupyter Notebook

License

Apache-2.0

Last pushed

Mar 11, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ARM-software/mango"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.