jyotirmayapatro / support_ticket_categorization-

Apache License 2.0
0 stars 0 forks source link

3. Prototype or Development Progress- Code Implementation -Technical #10

Closed jyotirmayapatro closed 2 weeks ago

jyotirmayapatro commented 2 weeks ago

o Core components of your model setup (e.g., loading pre-trained models, initial data preprocessing, etc.). o A brief walkthrough of the functionality implemented so far

jyotirmayapatro commented 2 weeks ago

@Gungwah

jyotirmayapatro commented 2 weeks ago

We have implemented the class at first (LlamaClassifier and MixtralClassifier), followed by data loading and Vizualization. Then using the Streamlit App , where users can classify a single ticket manually, perform batch analysis on multiple tickets, and view dataset statistics and distributions. We have implemtned the first milestone of codes. We have to revisit further on refinement and enhancement to other features as a part of ur Milestone 2.