pyGKLS is a Python wrapper for the GKLS generator of global optimization test functions (Giavano et al., 2003).
-
Updated
Dec 11, 2025 - C++
pyGKLS is a Python wrapper for the GKLS generator of global optimization test functions (Giavano et al., 2003).
This Optuna-based hyperparameter optimization study performs both static and dynamic tuning of hyperparameters for machine learning models (SVM, RandomForest, and GradientBoosting) to maximize accuracy. It tracks and analyzes model performance, displays the best trial results, and compares the average performance of each classifier.
Add a description, image, and links to the objective-function-optimization topic page so that developers can more easily learn about it.
To associate your repository with the objective-function-optimization topic, visit your repo's landing page and select "manage topics."