A recommender system is an information filtering approach, which predicts the rating given by a user to an item. Then the item for which the predicted rating is high will be recommended to the user. Recommender systems are now being used more or less everywhere for recommending movies, music, news, books, research articles, products, videos, books, news, Facebook friends, restaurants, routes, search queries, social tags, products, collaborators, jokes, restaurants, garments, financial services, Twitter pages, Android/iOS apps, hotels, life insurance, and even partners, in online dating sites.

Machine Learning with Scala Quick Start Guide
By :

Machine Learning with Scala Quick Start Guide
By:
Overview of this book
Scala is a highly scalable integration of object-oriented nature and functional programming concepts that make it easy to build scalable and complex big data applications. This book is a handy guide for machine learning developers and data scientists who want to develop and train effective machine learning models in Scala.
The book starts with an introduction to machine learning, while covering deep learning and machine learning basics. It then explains how to use Scala-based ML libraries to solve classification and regression problems using linear regression, generalized linear regression, logistic regression, support vector machine, and Naïve Bayes algorithms.
It also covers tree-based ensemble techniques for solving both classification and regression problems. Moving ahead, it covers unsupervised learning techniques, such as dimensionality reduction, clustering, and recommender systems. Finally, it provides a brief overview of deep learning using a real-life example in Scala.
Table of Contents (9 chapters)
Preface
Introduction to Machine Learning with Scala
Scala for Regression Analysis
Scala for Learning Classification
Scala for Tree-Based Ensemble Techniques
Scala for Dimensionality Reduction and Clustering
Scala for Recommender System
Introduction to Deep Learning with Scala
Other Books You May Enjoy
How would like to rate this book
Customer Reviews