Commit History

Fix gradio version
9c6e99e

Laksh Menroy commited on

Update Org
983523e

Laksh Menroy commited on

Update workflow
7dea320

Laksh Menroy commited on

docs: update live demo link to lakshmenroy HF profile
2a8d804

Laksh Menroy commited on

fix: remove datasets from requirements β€” use HF pre-installed version
8d01c10

Laksh Menroy commited on

fix: replace NLTK with HuggingFace datasets (IMDb) β€” no external downloads on HF Spaces
79d3a42

Laksh Menroy commited on

fix: call train() directly instead of subprocess β€” prevents HF startup hang
3d576ab

Laksh Menroy commited on

feat: commit trained model artifacts β€” removes cold-start training on HF Spaces
d94d0cc

Laksh Menroy commited on

fix: update HF sync to push to lakshmenroy profile
0d1bbbf

Laksh Menroy commited on

fix: add .hfignore to exclude screenshots from HuggingFace push
243ee70

Laksh Menroy commited on

docs: add app screenshot to README
0b80a07

Laksh Menroy commited on

fix: add HuggingFace Spaces config frontmatter to README
3779035

Laksh Menroy commited on

fix token name
f998193

Laksh Menroy commited on

fix: correct HuggingFace username to bytemeuk in sync workflow and README
d0280cf

Laksh Menroy commited on

ci: add GitHub Actions workflow to sync repo to HuggingFace Spaces
27d64f5

Laksh Menroy commited on

Add dep
f0a0395

Laksh Menroy commited on

docs: rewrite README with model details, usage, and HuggingFace deployment guide
225a88f

Laksh Menroy commited on

feat: add Gradio web interface β€” sentiment prediction with confidence scores
242071c

Laksh Menroy commited on

feat: add training script β€” TF-IDF + LogisticRegression on NLTK movie_reviews
4c979b6

Laksh Menroy commited on

feat: add dependencies β€” scikit-learn, NLTK, Gradio, NumPy
2092196

Laksh Menroy commited on

πŸŽ‰ Initial scaffold β€” README, .gitignore, LICENSE
a5923e8

Laksh Menroy commited on