- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 83字
- 2021-06-24 16:43:26
Anomaly detection
Anomaly detection, as the name implies, looks for unexpected events in the data submitted to the model. Data for this algorithm, as you can probably guess, requires data over a period of time. Anomaly detection in ML.NET looks at both spikes and change points. Spikes, as the name implies, are temporary, whereas change points are the starting points of a longer change.
ML.NET provides an anomaly detection algorithm, which we will cover in Chapter 6, Anomaly Detection Model.
推薦閱讀
- HornetQ Messaging Developer’s Guide
- Web程序設計及應用
- Mastering JavaScript Functional Programming
- 零起步玩轉掌控板與Mind+
- iOS 9 Game Development Essentials
- Oracle Database In-Memory(架構與實踐)
- SEO智慧
- Java程序設計與實踐教程(第2版)
- 大學計算機基礎(第2版)(微課版)
- 零基礎學Python數據分析(升級版)
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Swift Playgrounds少兒趣編程
- 青少年信息學競賽
- C語言程序設計
- Mastering Linux Security and Hardening