En esta clase
- Representación y Aprendizaje del Modelo de Usuario
- Rocchio's Algorithm
- Revisión de Syskill & Webert
- Tag-based recommendations
- Actividad Práctica con R, RStudio y Packages tm() y ggplot2()
Denis Parra
Profesor Asistente, DCC, PUC CHile
Bajo un escenario estático, podemos agregar el modelo del usuario en función de los contenidos por los cuales ha mostrado preferencias.
Ref: Billsus, D., & Pazzani, M. (1996, May). Revising user profiles: The search for interesting web sites. In Proceedings of the Third International Workshop on Multistrategy Learning.
donde
donde
![]() |
![]() |
![]() |
![]() |
D. Parra, P. Brusilovsky. Improving Collaborative Filtering in Social Tagging Systems for the Recommendation of Scientific Articles. Web Intelligence 2010, Toronto, Canada
D. Parra, P. Brusilovsky. Collaborative Filtering for Social Tagging Systems: an Experiment with CiteULike. ACM Recsys 2009, New York, NY, USA
Traditional CF | Tag-based CF |
---|---|
Pearson Correlation over ratings | BM25 over social tags |
General Corpus | Specific Corpus |
---|---|
![]() |
![]() |
Ref: Ramage, D., Heymann, P., Manning, C. D., & Garcia-Molina, H. (2009, February). Clustering the tagged web. In Proceedings of the Second ACM International Conference on Web Search and Data Mining (pp. 54-63). ACM.
Context-Aware Event Recommendation in Event-based Social Networks by Augusto Q. Macedo, Leandro B. Marinho and Rodrygo L. T. Santos