Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 741 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 741 Bytes

hydra-demo

Demonstrates use of Hydra with a small sample app.

Screenshot 2022-07-09 at 18 53 26

Install

pip install -r requirements.txt

Usage

python -m ml_project.cli --help

For example:

python -m ml_project.cli --multirun hyperparameters.n_estimators="range(20,120,20)"

About

Built by Jeroen Overschie at GoDataDriven. © 2022.