Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 544 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 544 Bytes

Recommendation-Engine-ML-

The recommendation engine uses information about 1,80,000 products and each product will have multiple features named

  1. Title of the product.
  2. Brand of the product.
  3. Color of the product.
  4. Type of the product.
  5. Image of the apparel. Data Source: Amazon.com

Machine Learning project which analyses the image and text by using Keras, TensorFlow, Convolutional Neural Network, Bag of words, word2vec, TF-IDF, Natural Language Processing(NLP) to recommend you the best out of the stack of amazon's dataset.