sibirbil/marsopt

Mixed Adaptive Random Search (MARS) for Optimization

40
/ 100
Emerging

This tool helps machine learning engineers and data scientists find the best settings for their models or algorithms. You provide a function that evaluates a set of parameters, and it efficiently explores different combinations to pinpoint the optimal ones. This means you get a set of ideal hyperparameters for your model or algorithm.

No commits in the last 6 months. Available on PyPI.

Use this if you need to automatically fine-tune machine learning model hyperparameters or optimize any complex 'black-box' function with a mix of continuous, integer, and categorical inputs.

Not ideal if your optimization problem can be solved with simple grid search or random search due to a very small search space, or if you require highly specific algorithmic control beyond adaptive random search.

hyperparameter-tuning machine-learning-optimization data-science-workflow algorithm-design model-training
Stale 6m
Maintenance 2 / 25
Adoption 7 / 25
Maturity 25 / 25
Community 6 / 25

How are scores calculated?

Stars

30

Forks

2

Language

Python

License

MIT

Last pushed

Oct 04, 2025

Commits (30d)

0

Dependencies

1

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sibirbil/marsopt"

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