Skip to content

randommm/rust-pyo3-optuna-botorch-lightgbm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
CC0-1.0
LICENSE-CC0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages