Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"model_type": "DecisionTreeClassifier",
|
4 |
"input_range": [
|
5 |
1,
|
6 |
-
|
7 |
],
|
8 |
"output_type": "number_to_english_word",
|
9 |
"library": "scikit-learn",
|
|
|
3 |
"model_type": "DecisionTreeClassifier",
|
4 |
"input_range": [
|
5 |
1,
|
6 |
+
1000
|
7 |
],
|
8 |
"output_type": "number_to_english_word",
|
9 |
"library": "scikit-learn",
|