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 56fef59 commit 09e05b2Copy full SHA for 09e05b2
examples/darts/uno/default_model.txt
@@ -2,7 +2,7 @@
2
model_name = 'darts_uno'
3
data_url = 'http://ftp.mcs.anl.gov/pub/candle/public/benchmarks/Pilot1/uno/'
4
savepath = './results'
5
-log_interval = 10
+log_interval = 100
6
train_data = 'top_21_auc_1fold.uno.h5'
7
learning_rate = 0.025
8
learning_rate_min = 0.001
0 commit comments