Spaces:
Sleeping
Sleeping
File size: 460 Bytes
eada910 72e2b6e eada910 72e2b6e eada910 72e2b6e eada910 72e2b6e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | ---
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)
|