Skip to content

Proof of concept NN recommender built for ChapMarket. Works on the properties of the items user likes, discovering what else the user may like using content based filtering technique

Notifications You must be signed in to change notification settings

Stacktech-Solutions/AI-recommendation-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Theory

A content based recommender works with data that the user provides, either explicitly (rating) or implicitly (clicking on a link). Based on that data, items suggestion is generated. As the user provides more inputs or takes actions on the recommendations, the engine becomes more and more accurate.

About

Proof of concept NN recommender built for ChapMarket. Works on the properties of the items user likes, discovering what else the user may like using content based filtering technique

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published