/kedroXhydra

Sample code to use Hydra with Kedro

Primary LanguagePython

Example of using Hydra in Kedro via a hook, on the tutorial project using iris dataset.

Hydra overrides can be passed from the command line by using the override syntax:

`python cli.py "++num_iter=10"`