Book Image

Building a Recommendation System with R

Book Image

Building a Recommendation System with R

Overview of this book

Table of Contents (13 chapters)
Building a Recommendation System with R
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface
References
Index

Summary


Among the different techniques for recommendation, collaborative filtering is the easiest to implement. In addition, content-based filtering algorithms depend on the context, and it's still possible to build them in R.

This chapter showed you different approaches to recommendation by focusing on collaborative filtering. The next chapter will show you how to test and evaluate the recommendation techniques.