Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages