Pinned Loading
Repositories
- data_collection Public
We 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.
IntegratedMindHeart/data_collection’s past year of commit activity - ml_model Public
We 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.
IntegratedMindHeart/ml_model’s past year of commit activity - api Public
We 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.
IntegratedMindHeart/api’s past year of commit activity - project_red_mind Public
We have created Django based website to get information about any movie and it also provides the movie recommendation service with review sentiment analysis.
IntegratedMindHeart/project_red_mind’s past year of commit activity