default-kedro157/conf/base/parameters.yml
WaylonWalker 24e604ab32 init
2020-02-28 08:16:44 -06:00

8 lines
254 B
YAML

# Parameters for the example pipeline. Feel free to delete these once you
# remove the example pipeline from pipeline.py and the example nodes in
# `src/pipelines/`
example_test_data_ratio: 0.2
example_num_train_iter: 10000
example_learning_rate: 0.01