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

5

Predicting Online Ad Click-Through with Logistic Regression

In the previous chapter, we predicted ads click-through using tree algorithms. In this chapter, we will continue our journey of tackling the billion-dollar problem. We will focus on learning a very (probably the most) scalable classification model—logistic regression. We will explore what the logistic function is, how to train a logistic regression model, adding regularization to the model, and variants of logistic regression that are applicable to very large datasets. Besides its application in classification, we will also discuss how logistic regression and random forest are used to pick significant features. You won't get bored as there will be lots of implementations from scratch ...

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