https://github.com/colemurray/imdb-classifier
A python stochastic gradient sentiment classifier.
https://github.com/colemurray/imdb-classifier
flask machine-learning python
Last synced: 2 months ago
JSON representation
A python stochastic gradient sentiment classifier.
- Host: GitHub
- URL: https://github.com/colemurray/imdb-classifier
- Owner: ColeMurray
- Created: 2016-07-16T06:19:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-23T16:55:08.000Z (almost 10 years ago)
- Last Synced: 2025-03-31T11:32:30.580Z (over 1 year ago)
- Topics: flask, machine-learning, python
- Language: Python
- Size: 1010 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# imdb-classifier
A python stochastic gradient sentiment classifier.
#####Run:
1. git clone git@github.com:ColeMurray/imdb-classifier.git
2. python run.py
3. Navigate to locahost:8080 in browser