Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Building a Recommendation System with R

Posted By: readerXXI
Building a Recommendation System with R

Building a Recommendation System with R
by Suresh K. Gorakala and Michele Usuelli
English | 2015 | ISBN: 1783554495 | 135 Pages | ePUB/Mobi+Code Files | 2.9/4.2 MB

If you are a competent developer with some knowledge of machine learning and R, and want to further enhance your skills to build recommendation systems, then this book is for you.

What You Will Learn:

- Get to grips with the most important branches of recommendation
- Understand various data processing and data mining techniques
- Evaluate and optimize the recommendation algorithms
- Prepare and structure the data before building models
- Discover different recommender systems along with their implementation in R
- Explore various evaluation techniques used in recommender systems
- Get to know about recommenderlab, an R package, and understand how to optimize it to build efficient recommendation systems

A recommendation system performs extensive data analysis in order to generate suggestions to its users about what might interest them. R has recently become one of the most popular programming languages for the data analysis. Its structure allows you to interactively explore the data and its modules contain the most cutting-edge techniques thanks to its wide international community. This distinctive feature of the R language makes it a preferred choice for developers who are looking to build recommendation systems.

The book will help you understand how to build recommender systems using R. It starts off by explaining the basics of data mining and machine learning. Next, you will be familiarized with how to build and optimize recommender models using R. Following that, you will be given an overview of the most popular recommendation techniques. Finally, you will learn to implement all the concepts you have learned throughout the book to build a recommender system.