NicolasCaous / anthonytron

An Anthony Fantano review prediction machine. Made with love!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anthonytron

The true bot of Anthony Fantano!

Collecting Data

  1. Have docker installed
  2. Just run:
./scripts/spotify_crawler/run.sh $PWD/data/Music_Classification_Sheet_Classification_of_URI_and_Score.csv
./scripts/pitchfork_crawler/run.sh $PWD/data/pitchfork.sqlite

Running Models

Multiple Linear Regression

./models/multiple_linear_regression/run.sh $PWD/data/crawler_output.json

Tensorflow

./models/tensorflow/run.sh $PWD/data/crawler_output.json

About

An Anthony Fantano review prediction machine. Made with love!

License:MIT License


Languages

Language:Python 92.3%Language:Shell 5.8%Language:Dockerfile 1.9%