| { | |
| "model_type": "RandomForestClassifier", | |
| "library": "scikit-learn", | |
| "training_data": "ckv5 dataset from Hugging Face", | |
| "n_estimators": 200, | |
| "max_depth": 20, | |
| "min_samples_split": 2, | |
| "accuracy": "0.8620689655172413", | |
| "notes": "This model was trained to predict service based on the ckv5 dataset." | |
| } |