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"`
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"`