Skip to content

Commit 838391c

Browse files
committed
Altered regression config
1 parent 927cbe3 commit 838391c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/regression_mpra_example/regression_train.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ train_model: !obj:selene_sdk.TrainModel {
4545
r2: !import:sklearn.metrics.r2_score
4646
}
4747
}
48-
output_dir: ./training_outputs
48+
output_dir: ./
4949
random_seed: 1337
5050
create_subdirectory: True
5151
...

0 commit comments

Comments
 (0)