We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e05b2 commit ef276e3Copy full SHA for ef276e3
examples/darts/uno/default_model.txt
@@ -1,7 +1,7 @@
1
[Global_Params]
2
model_name = 'darts_uno'
3
data_url = 'http://ftp.mcs.anl.gov/pub/candle/public/benchmarks/Pilot1/uno/'
4
-savepath = './results'
+save_path = './results'
5
log_interval = 100
6
train_data = 'top_21_auc_1fold.uno.h5'
7
learning_rate = 0.025
0 commit comments