We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927cbe3 commit 838391cCopy full SHA for 838391c
1 file changed
tutorials/regression_mpra_example/regression_train.yml
@@ -45,7 +45,7 @@ train_model: !obj:selene_sdk.TrainModel {
45
r2: !import:sklearn.metrics.r2_score
46
}
47
48
-output_dir: ./training_outputs
+output_dir: ./
49
random_seed: 1337
50
create_subdirectory: True
51
...
0 commit comments