Difference between revisions of "Recommendation"
m |
m |
||
Line 5: | Line 5: | ||
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | |description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | ||
}} | }} | ||
− | [ | + | [https://www.youtube.com/results?search_query=~recommender+~recommendation+AI YouTube] |
− | [ | + | [https://www.quora.com/search?q=~recommender%20recommendation%20AI ... Quora] |
+ | [https://www.google.com/search?q=~recommender+~recommendation+AI ...Google search] | ||
+ | [https://news.google.com/search?q=~recommender+~recommendation+AI ...Google News] | ||
+ | [https://www.bing.com/news/search?q=~recommender+~recommendation+AI&qft=interval%3d%228%22 ...Bing News] | ||
+ | |||
* [[Capabilities]] | * [[Capabilities]] |
Revision as of 15:14, 20 March 2023
YouTube ... Quora ...Google search ...Google News ...Bing News
- Capabilities
- Embedding: Search ... Clustering ... Recommendation ... Anomaly Detection ... Classification ... Dimensional Reduction ... ...find outliers
- AI Solver
- Case Studies
- Video & Movie Entertainment
- Television (TV)
- Music
- Marketing
- Publishing
- Fashion
- Collaborative Filtering | Wikipedia
- Personalized Marketing | Wikipedia
Can items can be directly related to users?
- ... yes, K-Nearest Neighbors (KNN)
- ... no, have a very large dataset, then Alternating Least Squares (ALS)
- ... no, have small to medium dataset, then Matrix Factorization
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.
systems recommend items based on similarity measures between users and/or items. The items recommended to a user are those preferred by similar users.
Contents
Recommender Systems
- Recommender System | Wikipedia
- Recommendation System Algorithms | Daniil Korbut
- Business Intelligence Through Intellectual Property Analytics – Examining Facebook and Amazon | Valuenex
- Recommendation Systems | Stanford InfoLab
- Introduction To Recommendation system In Javascript | Oni Stephen - Medium
Grouping related items together without labeling them, e.g. grouping patient records with similar symptoms without knowing their symptoms
Google Cloud Platform (GCP)
Amazon Web Services (AWS)
Microsoft Azure
Azure Machine Learning Studio: Matchbox Recommender
Cortana Analytics: Building a recommendations model