Difference between revisions of "Recommendation"

From
Jump to: navigation, search
Line 5: Line 5:
 
* [[Clustering]]
 
* [[Clustering]]
 
* [[AI Solver]]
 
* [[AI Solver]]
* [http://en.wikipedia.org/wiki/Recommender_system Recommender System | Wikipedia]
 
 
* [http://en.wikipedia.org/wiki/Collaborative_filtering Collaborative Filtering | Wikipedia]
 
* [http://en.wikipedia.org/wiki/Collaborative_filtering Collaborative Filtering | Wikipedia]
 
* [http://en.wikipedia.org/wiki/Personalized_marketing Personalized Marketing | Wikipedia]
 
* [http://en.wikipedia.org/wiki/Personalized_marketing Personalized Marketing | Wikipedia]
Line 30: Line 29:
 
= Recommender Systems =
 
= Recommender Systems =
  
* [http://en.wikipedia.org/wiki/Recommender_system Recommender system | Wikipedia]
+
* [http://en.wikipedia.org/wiki/Recommender_system Recommender System | Wikipedia]
 
* [http://blog.statsbot.co/recommendation-system-algorithms-ba67f39ac9a3 Recommendation System Algorithms | Daniil Korbut]
 
* [http://blog.statsbot.co/recommendation-system-algorithms-ba67f39ac9a3 Recommendation System Algorithms | Daniil Korbut]
 
* [http://www.techemergence.com/business-intelligence-through-intellectual-property-analytics-facebook-amazon/ Business Intelligence Through Intellectual Property Analytics – Examining Facebook and Amazon | Valuenex]
 
* [http://www.techemergence.com/business-intelligence-through-intellectual-property-analytics-facebook-amazon/ Business Intelligence Through Intellectual Property Analytics – Examining Facebook and Amazon | Valuenex]

Revision as of 23:06, 6 January 2019

Youtube search... ...Google search

Can items can be directly related to users?


  1. Content-based

systems examine attributes of the items recommended. For example, if a Netflix user has watched many cowboy movies, then recommend a movie classified in the datastore as having the “scifi” genre.

  1. Collaborative Filtering (CF)

systems recommend items based on similarity measures between users and/or items. The items recommended to a user are those preferred by similar users.



Recommender Systems

Grouping related items together without labeling them, e.g. grouping patient records with similar symptoms without knowing their symptoms

Building Recommendation Systems in Azure

Azure Machine Learning Studio: Matchbox Recommender

Cortana Analytics: Building a recommendations model