Finding Ghosts in Your Data Finding Ghosts in Your Data

Finding Ghosts in Your Data

Anomaly Detection Techniques with Examples in Python

    • $44.99
    • $44.99

Publisher Description

Discover key information buried in the noise of data by learning a variety of anomaly detection techniques and using the Python programming language to build a robust service for anomaly detection against a variety of data types. The book starts with an overview of what anomalies and outliers are and uses the Gestalt school of psychology to explain just why it is that humans are naturally great at detecting anomalies. From there, you will move into technical definitions of anomalies, moving beyond "I know it when I see it" to defining things in a way that computers can understand.
The core of the book involves building a robust, deployable anomaly detection service in Python. You will start with a simple anomaly detection service, which will expand over the course of the book to include a variety of valuable anomaly detection techniques, covering descriptive statistics, clustering, and time series scenarios. Finally, you will compare your anomaly detection service head-to-head with a publicly available cloud offering and see how they perform.
The anomaly detection techniques and examples in this book combine psychology, statistics, mathematics, and Python programming in a way that is easily accessible to software developers. They give you an understanding of what anomalies are and why you are naturally a gifted anomaly detector. Then, they help you to translate your human techniques into algorithms that can be used to program computers to automate the process. You’ll develop your own anomaly detection service, extend it using a variety of techniques such as including clustering techniques for multivariate analysis and time series techniques for observing data over time, and compare your service head-on against a commercial service.
What You Will LearnUnderstand the intuition behind anomaliesConvert your intuition into technical descriptions of anomalous dataDetect anomalies using statistical tools, such as distributions, variance and standard deviation, robust statistics, and interquartile rangeApply state-of-the-art anomaly detection techniques in the realms of clustering and time series analysisWork with common Python packages for outlier detection and time series analysis, such as scikit-learn, PyOD, and tslearnDevelop a project from the ground up which finds anomalies in data, starting with simple arrays of numeric data and expanding to include multivariate inputs and even time series data

GENRE
Computers & Internet
RELEASED
2022
November 9
LANGUAGE
EN
English
LENGTH
373
Pages
PUBLISHER
Apress
SELLER
Springer Nature B.V.
SIZE
33.6
MB

More Books Like This

Mastering Machine Learning with R Mastering Machine Learning with R
2019
Machine Learning Cookbook with Python: Create ML and Data Analytics Projects Using Some Amazing Open Datasets Machine Learning Cookbook with Python: Create ML and Data Analytics Projects Using Some Amazing Open Datasets
2020
The Beginner's Guide to Data Science The Beginner's Guide to Data Science
2022
Machine Learning Using R Machine Learning Using R
2018
Practical Predictive Analytics Practical Predictive Analytics
2017
Hands-On Data Analysis with Pandas Hands-On Data Analysis with Pandas
2019

More Books by Kevin Feasel