Skip to Content
Python Machine Learning by Example - Third Edition
book

Python Machine Learning by Example - Third Edition

by Yuxi (Hayden) Liu
October 2020
Beginner to intermediate
526 pages
12h 6m
English
Packt Publishing
Content preview from Python Machine Learning by Example - Third Edition

4

Predicting Online Ad Click-Through with Tree-Based Algorithms

We built a face image classifier in the previous chapter. In this chapter and the next, we will be solving one of the most data-driven problems in digital advertising: ad click-through prediction—given a user and the page they are visiting, this predicts how likely it is that they will click on a given ad. We will focus on learning tree-based algorithms (including decision tree, random forest, and boosted trees) and utilize them to tackle this billion-dollar problem. We will be exploring decision trees from the root to the leaves, as well as the aggregated version, a forest of trees. This won't be a theory-only chapter, as there are a lot of hand calculations and implementations ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python Machine Learning By Example - Second Edition

Python Machine Learning By Example - Second Edition

Yuxi (Hayden) Liu

Publisher Resources

ISBN: 9781800209718Supplemental Content