| title | amazon-reviews-classification |
|---|---|
| emoji | 🗣️ |
| colorFrom | yellow |
| colorTo | purple |
| sdk | gradio |
| sdk_version | 5.20.1 |
| app_file | app.py |
| pinned | false |
| license | mit |
| short_description | Sentiment Analysis via Logistic Regression |
This repository has been moved to HuggingFace as it has tools for ML/AI projects. Visit it here: Amazon Reviews Classification
Build an run containers using docker compose
docker compose up --build notebookUsing
Justfilethis is a matter of runningjust buildand from there onjust dev
After working you can release resources using:
docker compose downA Justfile is included!