File size: 184 Bytes
9b8ad53 | 1 2 3 4 5 6 7 | {
"model_type": "random_forest",
"task": "tabular-classification",
"sklearn_version": "1.8.0",
"input_features": 5,
"output_classes": ["Current", "Completed", "ChargedOff"]
} |
9b8ad53 | 1 2 3 4 5 6 7 | {
"model_type": "random_forest",
"task": "tabular-classification",
"sklearn_version": "1.8.0",
"input_features": 5,
"output_classes": ["Current", "Completed", "ChargedOff"]
} |