https://github.com/azlinrusnan/ticket_age_prediction_using_regression
This project predicts how long IT support tickets will remain unresolved. It uses machine learning regression methods, like Random Forest and Gradient Boosting (GBM). The model helps teams proactively manage tickets, r
https://github.com/azlinrusnan/ticket_age_prediction_using_regression
Last synced: over 1 year ago
JSON representation
This project predicts how long IT support tickets will remain unresolved. It uses machine learning regression methods, like Random Forest and Gradient Boosting (GBM). The model helps teams proactively manage tickets, r
- Host: GitHub
- URL: https://github.com/azlinrusnan/ticket_age_prediction_using_regression
- Owner: AzlinRusnan
- Created: 2025-03-12T02:28:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-12T02:30:26.000Z (over 1 year ago)
- Last Synced: 2025-03-12T03:28:12.712Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ticket Age Prediction (Regression)