GitHub - ARM-software/mango: Parallel Hyperparameter Tuning in Python
Mango is a python library to find the optimal hyperparameters for machine learning classifiers. Mango is straightforward to use. Following example minimizes the quadratic function whose input is an integer between -10 and 10. Note that best parameters may be different but accuracy should be 0.9315. More examples are available in the examples directory (Facebook's Prophet, XGBoost, SVM).
Dec-31-2022, 11:35:07 GMT
- Technology: