jtbarker / IMDb-Ratings-Prediction-TensorFlow-Python

Created a simple Prediction Model using Tensor Flow and Neural Networks based on IMDb ratings and social media attributes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Predicting movie ratings based on movie metadata obtained from IMDb APIs containing social media attributes and posters information.

Used Tensor Flow and Neural Network techniques to implement the models.

Libraries required:

  1. Keras
  2. Scikit-learn
  3. Numpy
  4. Pandas

About

Created a simple Prediction Model using Tensor Flow and Neural Networks based on IMDb ratings and social media attributes


Languages

Language:Python 100.0%