diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..5172429 Binary files /dev/null and b/.DS_Store differ diff --git a/README.md b/README.md index 292be4e..6179bd1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,10 @@

Product Matching Using Machine Learning

project-image

-

The topic is about product matching via Machine Learning. This involves using various machine learning techniques such as natural language processing image recognition and collaborative filtering algorithms to match similar products together. To implement this project a low-level project structure is suggested with different folders for data notebooks source code and testing. The sequence of model implementation and useful Python libraries for product matching via Machine Learning are also described. Finally a 3-month timeline is presented for the development to deployment of the product matching project.

+

+ <<< *REVAMP IN PROGRESS* >>> + + The topic is about product matching via Machine Learning. This involves using various machine learning techniques such as natural language processing image recognition and collaborative filtering algorithms to match similar products together. To implement this project a low-level project structure is suggested with different folders for data notebooks source code and testing. The sequence of model implementation and useful Python libraries for product matching via Machine Learning are also described. Finally a 3-month timeline is presented for the development to deployment of the product matching project.