emotion / config.json
isreegan's picture
Upload 5 files
cd4e358 verified
raw
history blame contribute delete
241 Bytes
{
"model_name": "number_to_word_classifier",
"model_type": "DecisionTreeClassifier",
"input_range": [
1,
100
],
"output_type": "number_to_english_word",
"library": "scikit-learn",
"version": "1.0",
"author": "Sonia"
}