| title: moodring | |
| emoji: "π" | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: static | |
| pinned: false | |
| # moodring β in-browser emotion classification | |
| Static demo of [UsmarHaider/moodring](https://github.com/UsmarHaider/moodring): | |
| TF-IDF + one-vs-rest logistic regression over the 28-label GoEmotions taxonomy, | |
| exported to a 3.8 MB binary and evaluated in the browser. "Try a sample" fetches | |
| the held-out test split from the google-research GitHub repo at view time. | |