Outlier Detection in Python (Manning)
Monday, 03 March 2025

This book is a practical guide to spotting the parts of a dataset that deviate from the norm, even when they're hidden or intertwined among the expected data points. Brett Kennedy explains how outlier detection is a vital tool for modern business, whether it's discovering new products, expanding markets, or flagging fraud and other suspicious activities. This guide presents the core tools for outlier detection, as well as techniques utilizing the Python data stack familiar to data scientists.

<ASIN:1633436470 >

 

Author: Brett Kennedy
Publisher: Manning
Date: January 2025
Pages: 560
ISBN: 978-1633436473
Print: 1633436470
Kindle: B0DPLGQDJK
Audience: Data scientists
Level: Intermediate
Category: Data Science and Python

outlier

Topics include:

  • Use standard Python libraries to identify outliers
  • Select the most appropriate detection methods
  • Combine multiple outlier detection methods for improved results
  • Interpret your results effectively
  • Work with numeric, categorical, time series, and text data

For recommendations of books on data science see Reading Your Way Into Big Data in our Programmer's Bookshelf section.

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Understanding Software Dynamics (Addison-Wesley)

Author: Richard L. Sites
Publisher: Addison-Wesley
Pages: 464
ISBN: 978-0137589739
Print: 0137589735
Kindle: B09H5JB5HC
Audience: Every developers
Rating: 5
Reviewer: Kay Ewbank

This book looks at the different reasons why software runs too slowly, and what developers can do about it, starting by looki [ ... ]



The Programmer's Brain (Manning)

Author: Dr. Felienne Hermans
Publisher: Manning
Date: September 2021
Pages: 256
ISBN: 978-1617298677
Print: 1617298670
Kindle: B09CQHBVQZ
Rating: 4
Reviewer: Mike James
Programmers have a brain - but what is it doing?


More Reviews