We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3020fd commit 3ff4425Copy full SHA for 3ff4425
complete_experiments/autogmm_complete_experiments.py
@@ -24,7 +24,7 @@
24
25
26
#Change this field for different datasets**************************
27
-dataset = 2 #0-synthetic, 1-BC, 2-drosophila
+dataset = 0 #0-synthetic, 1-BC, 2-drosophila
28
#*********************************************************************
29
print('Running AutoGMM on dataset #' + str(dataset))
30
0 commit comments