Skip to content

Small C++ program that predicts a movie rating based on 4 predictors in an IMDB dataset , and a Least Square Regression algorithm

Notifications You must be signed in to change notification settings

arwinneil/MovieRatingPredictor

Repository files navigation

MovieRatingPredictor

Small C++ program from a college assignment that predicts a movie rating based on IMDB dataset and a Least Square Regression algorithm.

Project demonstrates:

  • Implementation of a Least Square Regresion Algorithm in C++
  • File and string manipulation

About

Small C++ program that predicts a movie rating based on 4 predictors in an IMDB dataset , and a Least Square Regression algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages