Downloads · 30 days
0
code-xo4/Tulu-Sentiment-Analyzer
Tulu-Sentiment-Analyzer is a machine learning model from code-xo4. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
Downloads · 30 days
0
Access
Public
Updated Sep 19, 2026
Repo size
260 KB
Likes
0
Public
Click a slice to open those files.
.joblib260 KB · 99%
From the Hugging Face model README
Title Tulu Sentiment Analysis
Emoji 🗣️
Colorfrom blue
Colorto green
Sdk gradio
Sdk_version 4.44.0
App_file app.py
Pinned false
Tulu Sentiment Analysis A TF-IDF + Logistic Regression classifier for Tulu-language sentiment analysis (Positive / Neutral / Negative), trained on 1,131 labeled samples.
Reported performance: macro-F1 = 0.514 ± 0.035 (5-fold nested cross-validation)
Files app.py — Gradio interface lr_tulu_final.joblib — trained model + label encoder (add this file before deploying) requirements.txt — dependencies