Skip to content

agent-jay/hyperparam_opt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

hyperparam_opt

Code for optimizing hyperparameters of Scikit-learn models

  • Less restrictive than scikit's GridSearchCV/RandomSearchCV
  • Outputs CSV with each iteration's hyperparameter choices as well as metrics. Easy to add your own metrics

The abstraction is leaky but the code is short and you should be able to modify it for your needs pretty easily

About

Code for optimizing hyperparameters of Scikit-learn models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages