Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/midoshawky/filmrecommendation-main

Machine learning application used for recommend a movie it just for studing purpose
https://github.com/midoshawky/filmrecommendation-main

Last synced: about 2 months ago
JSON representation

Machine learning application used for recommend a movie it just for studing purpose

Awesome Lists containing this project

README

        

# Movie App Recommendation

Using flutter we created mobile application depends on Machine Learning API
used for recommend a movie for the user .

## OverView

This project is only for studing purpose and it intended to be developed more and more its just a prototype.
#####
Using Machine Learning KNN Model for classification we managed to helping users to be recommended by our app for a movie depends on some inputs

Our resources helped to finish this app

- [Machine learning files python modules,movies datasets,Server Side files](https://drive.google.com/drive/folders/19VzJbj_wUSVyoe1ATY8YMSlALuF3Y3ue?usp=sharing)
- [Figma Design and Prototype](https://www.figma.com/file/pliJcA6zPESbDGgXydjspn/Movie-recommender?node-id=103%3A411)
- [Our Movie Recommend API : https://movie-recommendersys.herokuapp.com/movie?title={Movie Name}](https://movie-recommendersys.herokuapp.com/movie?title=Iron%20Man)
- [Raped API for providing powerfull Apis for movies details](https://rapidapi.com/hmerritt/api/imdb-internet-movie-database-unofficial)