Created
September 2, 2021 09:30
-
-
Save elisim/305fd09e52864b143a865c15eb2a5fdf to your computer and use it in GitHub Desktop.
Hydra-Sklearn Blog - Code example 5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# @package _global_ | |
# specify here default preprocessing configuration | |
defaults: | |
# can be any config file in the preprocessing_pipeline folder | |
- preprocessing_pipeline: decision_tree.yaml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment