Skip to Content
Hands-On Data Preprocessing in Python
book

Hands-On Data Preprocessing in Python

by Roy Jafari
January 2022
Beginner to intermediate
602 pages
13h 51m
English
Packt Publishing
Content preview from Hands-On Data Preprocessing in Python

Chapter 7: Classification

As you learned how to go about predicting numerical values in the previous chapter, in this chapter, we will turn our attention to predicting categorical ones. Essentially, that is what classification is: predicting future categorical values. While prediction focuses on estimating what some numerical values will be in the future, classification predicts the occurrence or non-occurrence of events in the future. For instance, in this chapter, we will see how classification can predict whether an individual will default on their loan or not.

In this chapter, we will also discuss the procedural similarities and differences between prediction and classification and will cover two of the most famous classification algorithms: ...

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

Data Engineering with Python

Data Engineering with Python

Paul Crickard
Data Structures & Algorithms in Python

Data Structures & Algorithms in Python

John Canning, Alan Broder, Robert Lafore
Python Distilled

Python Distilled

David M. Beazley

Publisher Resources

ISBN: 9781801072137Supplemental Content