We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8532908 commit c3ac4bbCopy full SHA for c3ac4bb
configs/regular/bf16/kmeans.json
@@ -14,7 +14,7 @@
14
"estimator_methods": { "inference": "predict" }
15
},
16
"data": {
17
- "dtype": ["float32", "float64"],
+ "dtype": ["float32"],
18
"preprocessing_kwargs": { "normalize": true }
19
}
20
0 commit comments