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 Recommendation Engines

Posted By: Grev27
Building Recommendation Engines

Suresh Kumar Gorakala, "Building Recommendation Engines"
English | ISBN: 1785884859 | 2016 | PDF/EPUB/MOBI (True) | 357 pages | 79 MB

Key Features A step-by-step guide to building recommendation engines that are personalized, scalable, and real time Get to grips with the best tool available on the market to create recommender systems This hands-on guide shows you how to implement different tools for recommendation engines, and when to use which Book Description A recommendation engine (sometimes referred to as a recommender system) is a tool that lets algorithm developers predict what a user may or may not like among a list of given items. Recommender systems have become extremely common in recent years, and are applied in a variety of applications. The most popular ones are movies, music, news, books, research articles, search queries, social tags, and products in general. The book starts with an introduction to recommendation systems and its applications. You will then start building recommendation engines straight away from the very basics. As you move along, you will learn to build recommender systems with popular frameworks such as R, Python, Spark, Neo4j, and Hadoop. You will get an insight into the pros and cons of each recommendation engine and when to use which recommendation to ensure each pick is the one that suits you the best. During the course of the book, you will create simple recommendation engine, real-time recommendation engine, scalable recommendation engine, and more. You will familiarize yourselves with various techniques of recommender systems such as collaborative, content-based, and cross-recommendations before getting to know the best practices of building a recommender system towards the end of the book! What you will learn Build your first recommendation engine Discover the tools needed to build recommendation engines Dive into the various techniques of recommender systems such as collaborative, content-based, and cross-recommendations Create efficient decision-making systems that will ease your work Familiarize