We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b537a90 commit 74ff64cCopy full SHA for 74ff64c
src/triage/experiments/model_grid_presets.yaml
@@ -110,4 +110,4 @@ whatever:
110
'sklearn.svm.SVC':
111
C: [0.00001,0.0001,0.001,0.01,0.1,1,10]
112
kernel: ['linear']
113
- probability: ['True']
+ probability: [True]
0 commit comments