A PRS is a data science related project. In which you can look at different products and based on their similarity with other items it will provide you some recommedntions
Python is used for implementation following are the modules info:
- tkinter (for all the graphics realted workd)
- pandas (for all the EDA data analysis)
- skliean (for KNN model)