Change the repository type filter
All
Repositories list
5 repositories
data_collection
PublicWe have used web scraping to collect movies data from Wikipedia and we have also used the TMDB API to get some additional information about the movies.ml_model
PublicWe have used the Countvectorizer to convert text into a vector, Cosine Similarity for the recommendation and for review sentiment analysis we have used the Logistic Regression algorithm.api
PublicWe have created this API using the flask framework that helps our users to create movie recommendation systems and sentiment analysis. This API can be used by any developer who wants to create a movie recommendation system for their application he/she will just need to call our API.project_red_mind
PublicWe have created Django based website to get information about any movie and it also provides the movie recommendation service with review sentiment analysis.documentation
PublicThis repository contains all documents which are related to the project.