Demonstrates use of Hydra with a small sample app.
pip install -r requirements.txt
python -m ml_project.cli --help
For example:
python -m ml_project.cli --multirun hyperparameters.n_estimators="range(20,120,20)"
Built by Jeroen Overschie at GoDataDriven. © 2022.