Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Practical Guide to Applied Conformal Prediction in Python

You're reading from   Practical Guide to Applied Conformal Prediction in Python Learn and apply the best uncertainty frameworks to your industry applications

Arrow left icon
Product type Paperback
Published in Dec 2023
Publisher Packt
ISBN-13 9781805122760
Length 240 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Valery Manokhin Valery Manokhin
Author Profile Icon Valery Manokhin
Valery Manokhin
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

Preface 1. Part 1: Introduction FREE CHAPTER
2. Chapter 1: Introducing Conformal Prediction 3. Chapter 2: Overview of Conformal Prediction 4. Part 2: Conformal Prediction Framework
5. Chapter 3: Fundamentals of Conformal Prediction 6. Chapter 4: Validity and Efficiency of Conformal Prediction 7. Chapter 5: Types of Conformal Predictors 8. Part 3: Applications of Conformal Prediction
9. Chapter 6: Conformal Prediction for Classification 10. Chapter 7: Conformal Prediction for Regression 11. Chapter 8: Conformal Prediction for Time Series and Forecasting 12. Chapter 9: Conformal Prediction for Computer Vision 13. Chapter 10: Conformal Prediction for Natural Language Processing 14. Part 4: Advanced Topics
15. Chapter 11: Handling Imbalanced Data 16. Chapter 12: Multi-Class Conformal Prediction 17. Index 18. Other Books You May Enjoy

Introducing imbalanced data

In machine learning, we often come across datasets that need to be more balanced. But what does it mean for a dataset to be imbalanced?

An imbalanced dataset is one where the distribution of samples across the different classes is not uniform. In other words, one type has significantly more samples than the other(s). This is a common scenario in many real-world applications. For instance, in a dataset for fraud detection, the number of non-fraudulent transactions (majority class) is typically much higher than the number of fraudulent ones (minority class).

Imagine a medical dataset recording instances of a rare disease. Most patients will be disease-free, resulting in a large class of healthy records, while only a tiny fraction will be affected by the disease. This disproportion in the distribution of categories is what we call imbalanced data.

Imbalanced data can lead to a significant challenge in predictive modeling. By their very nature, machine...

lock icon The rest of the chapter is locked
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 $19.99/month. Cancel anytime