Skip to content

Commit 74ff64c

Browse files
committed
boolean flag
1 parent b537a90 commit 74ff64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/triage/experiments/model_grid_presets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ whatever:
110110
'sklearn.svm.SVC':
111111
C: [0.00001,0.0001,0.001,0.01,0.1,1,10]
112112
kernel: ['linear']
113-
probability: ['True']
113+
probability: [True]

0 commit comments

Comments
 (0)