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


Administering Relational Databases on Microsoft Azure

Author: Prashanth Jayaram et al
Publisher: Independent
Pages: 622
ISBN: 979-8706128029
Print: B08Y4LBTP4
Kindle: B08XZQJHMK
Audience: Azure DBAs
Rating: 2 or 4 (see review for details)
Reviewer: Ian Stirk

This book aims to help you pass the Azure Relational Database exam DP-300, how does it fare?



React Programming

Author: Loren Klingman and Ashley Parker
Publisher: Big Nerd Ranch Guides
Date: April 2023
ISBN:978-0137901760
Print:0137901763
Kindle:B0C4V69S8Z
Audience: Front end devs
Rating: 4
Reviewer: Ian Elliot
React is difficult to master, so a book can really help.


More Reviews