Skip to content

Commit 3ff4425

Browse files
committed
experiments re tested (except runtime)
1 parent b3020fd commit 3ff4425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

complete_experiments/autogmm_complete_experiments.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525

2626
#Change this field for different datasets**************************
27-
dataset = 2 #0-synthetic, 1-BC, 2-drosophila
27+
dataset = 0 #0-synthetic, 1-BC, 2-drosophila
2828
#*********************************************************************
2929
print('Running AutoGMM on dataset #' + str(dataset))
3030

0 commit comments

Comments
 (0)