8 lines
254 B
YAML
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
|
|
|