PyOD Impact =========== Since its release in 2017, PyOD has become one of the most widely adopted anomaly detection libraries in the Python ecosystem. This page tracks external recognition: government and standards bodies, enterprise deployments, academic citations, books, courses, podcasts, and international tutorials. For the full audit, see the `News & Media Coverage Audit `_. Government & Standards ---------------------- * **European Space Agency (ESA/ESOC)** implemented all 30 anomaly detection algorithms in the `OPS-SAT spacecraft telemetry benchmark `_ using PyOD 1.1.2. Published in *Nature Scientific Data* (2025). Enterprise Deployments ---------------------- .. list-table:: :widths: 20 80 :header-rows: 1 * - Company - Usage * - **Walmart** - Real-time pricing anomaly detection, 1M+ daily updates (KDD 2019 industry paper) * - **Databricks** - Kakapo framework integrating PyOD with MLflow and Hyperopt * - **Databricks** - Insider threat risk detection solution using PyOD * - **IQVIA** - Healthcare fraud detection on 123K+ pharmacy claims using PyOD and SUOD models * - **Ericsson** - Patent `WO2023166515A1 `_ cites PyOD (Zhao et al., JMLR 2019) * - **Altair AI Studio** - Industry whitepaper using PyOD's Isolation Forest for anomaly detection * - **Additional patents** - `EP4662606A1 `_ (EU), `CN111666198A `_ (China) both cite PyOD Books ----- * **Outlier Detection in Python** by Brett Kennedy (Manning, 2024): chapters 6, 7, and 14 on PyOD. * **Handbook of Anomaly Detection** by Chris Kuo (Columbia University): entire book built around PyOD. * **Finding Ghosts in Your Data** by Kevin Feasel (Apress / O'Reilly): chapter 12 on COPOD. * **Advanced Techniques for Anomaly Detection: Beyond the Basics** (Routledge / CRC Press, 2025). * **Anomaly Detection: Recent Advances, AI and ML Perspectives** (IntechOpen, 2024). Courses ------- * **DataCamp** -- `Anomaly Detection in Python `_: dedicated PyOD chapter; DataCamp's platform reports 19M+ learners. * **Manning liveProject** -- `Using PyOD and Ensembles Methods `_: hands-on project. * **O'Reilly Video Edition** -- Outlier Detection in Python, dedicated PyOD chapters. * **Udemy** -- multiple courses including *Anomaly Detection: ML, DL, AutoML* and *Certified Anomaly Detection & Outlier Analytics*. Podcasts & Talks ---------------- * **Talk Python To Me #497** -- `Outlier Detection with Python `_. * **Real Python Podcast #208** -- `Detecting Outliers and Visualizing With PyOD `_. Media Coverage -------------- Articles and tutorials published by independent outlets: * **Analytics Vidhya** -- `An Awesome Tutorial to Learn Outlier Detection in Python using PyOD `_ * **KDnuggets** -- `An Overview of Outlier Detection Methods from PyOD `_ * **KDnuggets** -- `Outlier Detection Methods Cheat Sheet `_ * **Towards Data Science** -- `Introducing Anomaly Detection in Python with PyOD `_ * **Towards Data Science** -- `Real-Time Anomaly Detection With Python `_ (March 2025, PyOD + PySAD) * **Towards Data Science** -- `Boosting Your Anomaly Detection With LLMs `_ (September 2025, dedicated to PyOD 2's LLM-powered model selection) * **Ericsson Blog** -- `How to make anomaly detection more accessible `_ * **Elder Research** -- `Business Insights Meet Analytics Skills in Anomaly Detection `_ * **Data Reply IT (Reply Group)** -- `Anomaly Detection made easy with PyOD `_ * **Cake.ai** -- `Anomaly Detection Software: A Complete Guide `_ * **Number Analytics** -- `Advanced Nonparametric Outlier Identification `_ (2025) * **The Data Scientist** -- `Anomaly detection in Python using the PyOD library `_ * **SmartDev** -- `Master AI Anomaly Detection: The Definitive Guide `_ * **Milvus / Zilliz** -- `Open-source libraries for anomaly detection `_ International Reach ------------------- Beyond English, PyOD tutorials and translations exist in at least five non-English languages: * **Chinese** -- 10+ tutorials across CSDN, Zhihu, 搜狐 (Sohu), 机器之心 (Jiqizhixin), 腾讯云开发者社区 (Tencent Cloud Developer), 智东西 (Zhidx), Bilibili. The community project `aidoczh.com `_ maintains a full Chinese translation of PyOD documentation. * **Japanese** -- 4+ tutorials including Qiita, Codemajin, DataPowerNow, Scutum, TRYETING, and ClassCat. * **Korean** -- 3 tutorials (Tistory, JunPyoPark, DataNetworkAnalysis). * **German** -- 5 sources including Hahn-Schickard / EmbedML, Konfuzio, Acervo Lima, KI Blog. * **Spanish** -- Aprende Machine Learning and Medium tutorials. Academic Follow-on Work ----------------------- * `Text-ADBench `_ (Jicong Fan et al., July 2025): external follow-on benchmark inspired by ADBench. * COPOD and ECOD cited as "most efficacious" methods in digital forensics research (*CEUR-WS Vol-4092*). * Two-phase Dual COPOD Method for ICS security (arXiv:2305.00982). * Graph Diffusion Models for Anomaly Detection (Amazon Science, 2024): cites BOND and PyGOD. Platforms --------- * `Kaggle `_: 7+ dedicated public notebooks. * `HelloGitHub `_: featured open-source project. Summary ------- As of April 2026: **38+ million downloads** on `PyPI `_, **9K+ stars** on `GitHub `_, one *Nature Scientific Data* citation (ESA OPS-SAT), 3+ dedicated books, 2 major podcasts, 4+ online courses, tutorials in 5 non-English languages, and 60+ third-party media articles. PyOD has also been cited in research from USC Viterbi, Amazon Science, Microsoft Research, and Lawrence Livermore National Laboratory.