Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Machine Learning: Make Your Own Recommender System

You're reading from  Machine Learning: Make Your Own Recommender System

Product type Book
Published in Mar 2024
Publisher Packt
ISBN-13 9781835882061
Pages 131 pages
Edition 1st Edition
Languages
Author (1):
Oliver Theobald Oliver Theobald
Profile icon Oliver Theobald

Table of Contents (15) Chapters

FOREWORD
DATASETS USED IN THIS BOOK
INTRODUCING SCIKIT-LEARN
INTRODUCTION
THE ANATOMY
SETTING UP A SANDBOX ENVIRONMENT
WORKING WITH DATA
DATA REDUCTION
ITEM-BASED COLLABORATIVE FILTERING
USER-BASED COLLABORATIVE FILTERING
CONTENT-BASED FILTERING
EVALUATION
PRIVACY & ETHICS
THE FUTURE OF RECOMMENDER SYSTEMS
FURTHER RESOURCES

INTRODUCING SCIKIT-LEARN

 

Scikit-learn is the core library for general machine learning. It offers an extensive repository of shallow algorithms1 including logistic regression, decision trees, linear regression, gradient boosting, etc., a broad range of evaluation metrics such as mean absolute error, as well as data partition methods including split validation and cross validation.

Scikit-learn is also used to perform a number of important machine learning tasks including training the model and using the trained model to predict the test data.

The following table is a brief overview of common terms and functions used in machine learning from Scikit-learn.

 

A screenshot of a computer program  Description automatically generated

Table 1: Overview of key Scikit-learn terms and functions

 

lock icon The rest of the chapter is locked
You have been reading a chapter from
Machine Learning: Make Your Own Recommender System
Published in: Mar 2024 Publisher: Packt ISBN-13: 9781835882061
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}