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.
machine-learning-algorithms gradient-boosting-classifier svm-classifier random-forest-classifier optuna dynamic-hypersphere-algorithm objective-function-optimization
- Updated
Apr 14, 2025 - Jupyter Notebook