/IMDb-Ratings-Prediction-TensorFlow-Python

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

Primary LanguagePython

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