Skip to content

Commit 09e05b2

Browse files
committed
Increase log level
This puts us back to where Jamal had set the logging.
1 parent 56fef59 commit 09e05b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/darts/uno/default_model.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
model_name = 'darts_uno'
33
data_url = 'http://ftp.mcs.anl.gov/pub/candle/public/benchmarks/Pilot1/uno/'
44
savepath = './results'
5-
log_interval = 10
5+
log_interval = 100
66
train_data = 'top_21_auc_1fold.uno.h5'
77
learning_rate = 0.025
88
learning_rate_min = 0.001

0 commit comments

Comments
 (0)