Upload preprocessor_config.json
Browse files- preprocessor_config.json +6 -0
preprocessor_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"preprocessor_config": {
|
3 |
+
" normalization": true,
|
4 |
+
"feature_extractor_type": "default"
|
5 |
+
}
|
6 |
+
}
|