https://github.com/darenr/optuna-lgb
Example using Optuna to tune hyper parameters for LightGBM
https://github.com/darenr/optuna-lgb
hyperparameter-optimization hyperparameter-tuning lightgbm lightgbm-classifier
Last synced: about 2 months ago
JSON representation
Example using Optuna to tune hyper parameters for LightGBM
- Host: GitHub
- URL: https://github.com/darenr/optuna-lgb
- Owner: darenr
- License: mit
- Created: 2020-07-07T20:47:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T23:01:47.000Z (almost 5 years ago)
- Last Synced: 2025-02-05T14:15:33.976Z (3 months ago)
- Topics: hyperparameter-optimization, hyperparameter-tuning, lightgbm, lightgbm-classifier
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# optuna-lgb
Example using Optuna to tune hyper parameters for LightGBMUses: https://optuna.org/