forked from jayeshjakkani/SE21-project
-
Notifications
You must be signed in to change notification settings - Fork 7
System architecture design
git-ankit edited this page Oct 26, 2020
·
1 revision

It contains data of over 9000 movies and its details like the genre.
Takes movie names as input and returns a list of 200 recommended movies.
Users can search movies over here, this builds a list of movies on which the prediction engine will make some predictions.
The users can see what movies have been predicted over here. They can also validate if they actually like the predicted movies.
Stores the accuracy of the predicted movies. Can be used for hypothesis purpose.
Copyrights @XYZ 2020