Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 356 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 356 Bytes

Product recommendation based on text description similarity

In this project, I will build a model in Python to give recommendation for a certain product (given their SKU - unique product code) based on their match in text description.

The dataset used in this project is from an e-commerce company with laptop products.

Hope you enjoy this project!