Skip to content

Skincare recommendation android application that uses dataset from Kaggle and scrapped data from cosmetics websites to work a Tf-IDF vectorizer for content based filtering, and KNN and Decision trees for collaborative based filtering. The notebook also contains other approaches for POC including SVD. Backend APIs are based on Flask, Android appl…

License

Notifications You must be signed in to change notification settings

Bill-Klay/Skincare-Recommendation-Android-Application

Repository files navigation

Skincare-Recommendation

Backend > Flask backend minus the templates
Data > All the data prepared, processed and implemented
Images > Important figures for the project ERD, design etc.
Notebooks > All the POC and model implementations
Skincare > Java android application
Wireframes > Wireframes for the application design
flaskBackEnd > Visual Studio project for the flask backend
heroku main > flask project deployed to heroku

Rest of the documents in the main folder complete the documentation aspect of the project.

About

Skincare recommendation android application that uses dataset from Kaggle and scrapped data from cosmetics websites to work a Tf-IDF vectorizer for content based filtering, and KNN and Decision trees for collaborative based filtering. The notebook also contains other approaches for POC including SVD. Backend APIs are based on Flask, Android appl…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages