Skip to content
@IntegratedMindHeart

Project Red Mind

Pinned

  1. documentation documentation Public

    This repository contains all documents which are related to the project.

  2. project_red_mind 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.

    Python 2

  3. api 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 mo…

    Jupyter Notebook

  4. data_collection 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.

    Jupyter Notebook

  5. ml_model 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.

    Jupyter Notebook

Repositories

Showing 5 of 5 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.

    Jupyter Notebook 0 Apache-2.0 0 0 0 Updated Oct 3, 2021
  • 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.

    Jupyter Notebook 0 Apache-2.0 0 0 0 Updated Oct 3, 2021
  • 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.

    Jupyter Notebook 0 Apache-2.0 0 0 0 Updated Oct 3, 2021
  • 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.

    Python 2 Apache-2.0 0 0 0 Updated Oct 3, 2021
  • documentation Public

    This repository contains all documents which are related to the project.

    0 0 0 0 Updated Aug 26, 2021

Top languages

Loading…

Most used topics

Loading…