Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/midoshawky/filmrecommendation-main
- Owner: midoshawky
- Created: 2021-03-24T07:25:10.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-24T22:35:35.000Z (almost 4 years ago)
- Last Synced: 2023-08-01T15:12:17.992Z (over 1 year ago)
- Language: Dart
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 inputsOur 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)