init
This commit is contained in:
commit
24e604ab32
44 changed files with 2338 additions and 0 deletions
8
conf/base/parameters.yml
Normal file
8
conf/base/parameters.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
# 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue