Skip to content

Training a LightGBM in Rust calling Optuna and Botorch from Python to hyperparameter search.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

randommm/rust-pyo3-optuna-botorch-lightgbm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Training a LightGBM in Rust calling Optuna and Botorch from Python to hyperparameter search.

How to run

  • Install Rust: (e.g.: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh).

  • Install Python poetry (e.g.: pip install poetry).

  • Check if you have the dependencies listed at https://github.com/Mottl/lightgbm3-rs/.

  • Run poetry install && poetry run cargo run.

About

Training a LightGBM in Rust calling Optuna and Botorch from Python to hyperparameter search.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages