Skip to content

Bayesian Optimization is a smart way of tuning hyperparameters as it is fast and accurate than Grid-Search and Randomized Search, In this code block I've used hyperopt library to tune SVM hyperparameters with Bayesian Optimization

vipinsiriah-git/SVMtuning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

Bayesian Optimization is a smart way of tuning hyperparameters as it is fast and accurate than Grid-Search and Randomized Search, In this code block I've used hyperopt library to tune SVM hyperparameters with Bayesian Optimization

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages