Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syed007hassan/movie-recommender-system

This software allows the user to search for the movie in various ways (search by name, rating, genre, IMDB id, etc). The users can view the list of movies of every genre according to the ratings. This will help them save their percious time and it will make their experience good. It is a Big Data project. The data set contains data of more than million movie details. I have worked on the data by extracting and filtering the useful data. Codings is based on Data science and OOP concepts. The code consist of tree structure for storing the data in a faster way. Storing, Searching, deletion is performed on the data.
https://github.com/syed007hassan/movie-recommender-system

Last synced: 10 days ago
JSON representation

This software allows the user to search for the movie in various ways (search by name, rating, genre, IMDB id, etc). The users can view the list of movies of every genre according to the ratings. This will help them save their percious time and it will make their experience good. It is a Big Data project. The data set contains data of more than million movie details. I have worked on the data by extracting and filtering the useful data. Codings is based on Data science and OOP concepts. The code consist of tree structure for storing the data in a faster way. Storing, Searching, deletion is performed on the data.

Awesome Lists containing this project