Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.

Commit 36db607

Browse files
committed
feat: update reviews and prepare df columns
1 parent 3c956df commit 36db607

File tree

4 files changed

+2185
-14
lines changed

4 files changed

+2185
-14
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
<div>
2-
<h1 align="center">Docker Machine Learning</h1>
3-
<h4 align="center">A template for Machine Learning projects with Docker</h4>
2+
<h1 align="center">Amazon Product Reviews Classification</h1>
3+
<h4 align="center">
4+
Performing Sentiment Analysis on Amazon Product Reviews using Logistic Regression
5+
</h4>
46
</div>
57

6-
## Motivation
7-
8-
Spin up Machine Learning projects with ease, avoiding a virtual environment
9-
setup by using Docker, extending compatibility for collaboration by having
10-
a operative system agnostic environment.
11-
128
## Run Locally
139

1410
Build an run containers using `docker compose`

0 commit comments

Comments
 (0)