Skip to content

Baseline ticket classification model using TF IDF and Logistic Regression

License

Notifications You must be signed in to change notification settings

filippopellizzari/ticket-routing

Repository files navigation

Ticket-Routing

Baseline model for Kaggle competition: https://www.kaggle.com/datasets/venkatasubramanian/automatic-ticket-classification

  • ingestion.py : convert tickets from json to parquet dataset
  • clustering.py : divide tickets into clusters of categories
  • preprocessing.py : preprocessing data for classification model
  • classification_model.py : baseline ticket classification model using TF IDF and Logistic Regression

About

Baseline ticket classification model using TF IDF and Logistic Regression

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published