Movie Recommendation App

This is a web application that uses Machine Learning in order to recommend movies based on the movies you liked and the rating you gave it. It uses Flask and a Machine Learning algorithm.


ok


Additional description about the project and its features.

Built With

  • Major languages (Python)

  • Technologies/tools used

    - Python
    - Git(version control)
    

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)
  • Python

Libraries

  • pandas
  • flask
  • unittest

Install

Clone this repository

$ git clone https://github.com/mugishasam123/Movie-recommender
.git
$ cd Movie-recommender

Run project

$ python app.py
$ 

Run Tests

$ python -m unittest tests/test_modelTrain.py

Authors

👤 ** Mugisha Samuel**


🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.


Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.