Skip to content

AnuragTimilsina/ImsRecommendationEngine

Repository files navigation

ImsRecommendationEngine

This is a Deep learning model to simulate recommendation engine in inventory management system project.

My approach:

Unlike traditional filtering methods, this technique is effective when a platform only has few customer data in small to medium bussinesses. This approach takes the buying sequence of the customers and defines similarity of the product using word-embeddings. I have used python gensim library for this task. The products can be recommended by taking the sequence of purchase history of the customer and recommending top 10 similar products through the similarity score. The model worked like a charm ;)

Inventory Management System ( IMS ) Ecosystem

Our Team

License

The source code for the site is licensed under the MIT license, which you can find in the MIT-LICENSE.txt file. All graphical assets are licensed under the Creative Commons Attribution 3.0 Unported License.

About

This is a Deep learning model to simulate recommendation engine in inventory management system project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •