Spaces:
Sleeping
Sleeping
| title: Intent Classifier | |
| emoji: 🧠 | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| # Intent Classifier | |
| End-to-end intent classification system with full MLOps pipeline. | |
| Classifies user queries into 151 intent categories using CLINC150 dataset. | |
| Compares 6 model architectures: LogReg, SVM, TextCNN, RNN, LSTM, DistilBERT. | |
| ## Source | |
| [github.com/princ0301/intent-classifier](https://github.com/princ0301/intent-classifier) | |