Skip to content

TiagoF99/ReelML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReelML

About

Reelml is an online platform that allows users to input a set of parameters, and get a predicted set of parameters returned based on a machine learning model trained on an imdb dataset.

Predictions

  1. Predicting gross based off of imdb_score
  2. predicting genre based off of rating(R, PG-13, etc.), imdb_score, and duration
  3. predicting imdb score based off of movie title

Stack

Python
- Flask
- matplotlib.pyplot
- pandas
- numpy
- sklearn
- scipy.optimize

Tensorflow
-Keras

HTML/CSS
- Bootstrap

JavaScript
- Fetch

Machine Learning Algorithms
- Polynomial Regression
- KNN
- Neural network

About

Movie recommendation platform using ML. Trained model using a huge IMDB data set. Developed using Python (Flask, Pandas, Scikit-Learn), Tensorflow (Keras), and HTML/CSS/JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors