Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 399 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 399 Bytes

Similar Product Suggestion


A Machine learning model that uses cosine_similarity and pairwise_distances to find closest similar product of the choosen product.

Re Train the model using final_year_project.py

Run the Flask server using app.py

Load and run pretrained model using s_main.py

Find deployed version HERE