Skip to content

This repo contains an implementation of Bayesian Optimization based on the Gaussian process.

License

Notifications You must be signed in to change notification settings

suleka96/Bayesian_Hyperparameter_optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian Hyperparameter optimization

This repo contains an implementation of Bayesian Optimization based on the Gaussian process.
I have used gp_minimize package of the Scikit-Optimize library to implement this. The implementation employs an LSTM model that uses a stock price dataset.

About

This repo contains an implementation of Bayesian Optimization based on the Gaussian process.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages