Buckets:
2.32 MB
5 files
Updated 3 months ago
Ctrl+K
| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| .gitattributes | 1.52 kB xet | 818ba6de | |
| README.md | 660 Bytes xet | ab8965ef | |
| priority_label_encoder.pkl | 495 Bytes xet | 1fd50173 | |
| requirements.txt | 78 Bytes xet | 5149476b | |
| xgboost_vehicle_priority_model_3class.pkl | 2.32 MB xet | 535c08ef |
Vehicle Maintenance Ticket Priority Classifier
Classifies vehicle maintenance issues as Low, Medium, or High priority using an XGBoost model.
REST API
Send a POST request to /predict:
curl -X POST "https://<your-hf-username>-vehicle-priority-classifier.hf.space/predict" \
-H "Content-Type: application/json" \
-d '{"issue_text": "Brakes are making a grinding noise"}'
Response:
{"priority": "High"}
UI
Visit /ui for the interactive Gradio interface.
- Total size
- 2.32 MB
- Files
- 5
- Last updated
- May 26
- Pre-warmed CDN
- US EU US EU