https://github.com/atrcheema/hyperopt-examples
Examples describing use of HyperOpt module of ai4water for hyperparameter optimization of machine learning models
https://github.com/atrcheema/hyperopt-examples
hyperparameter-optimization machine-learning
Last synced: 5 months ago
JSON representation
Examples describing use of HyperOpt module of ai4water for hyperparameter optimization of machine learning models
- Host: GitHub
- URL: https://github.com/atrcheema/hyperopt-examples
- Owner: AtrCheema
- Created: 2022-09-30T11:29:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-01T09:52:03.000Z (over 3 years ago)
- Last Synced: 2025-09-09T12:45:47.776Z (10 months ago)
- Topics: hyperparameter-optimization, machine-learning
- Homepage: https://hyperopt-examples.readthedocs.io/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This repository contains examples which illustrate usage of HyperOpt module for
hyperparameter optimization.
The HyperOpt module is part of [ai4water](https://ai4water.readthedocs.io) library
which exposes `HyperOpt` class to the user.
If your results are quite different or you encounter errors during running the examples,
please check the versions of all the third party libraries before reporting an issue.