AnomalyDetector
是如 Classify 这样的函数的一个选项,为其指定一个异常检测器.
更多信息
- AnomalyDetector 的可能的设置包括:
-
None 不使用异常检测器(默认) AnomalyDetectorFunction[…] 使用指定的异常检测器 Automatic 根据可与数据创建异常检测器 LearnedDistribution[…] 根据学到的分布创建异常检测器 - 通常在模型运算期间使用指定的异常检测器,训练期间则不会使用.
- 如果碰到异常样例,返回 Missing["Anomalous"],而不是返回分类或预测结果.
- Classify[ClassifierFunction[…],AnomalyDetectordetector] 可用于改写特定分类器的异常检测器(对于 PredictorFunction[…] 也一样).
- Classify[ClassifierFunction[…],AcceptanceThresholdt] 可用于改写异常检测器使用的稀有概率阈值.
- ClassifierFunction[…][example,AnomalyDetectordetector] 可用于在模型运算期间临时改写异常检测器.
- ClassifierFunction[…][example,AcceptanceThresholdt] 可用于在模型运算期间临时改写稀有概率阈值.
范例
Wolfram Research (2020),AnomalyDetector,Wolfram 语言函数,https://reference.wolfram.com/language/ref/AnomalyDetector.html.
文本
Wolfram Research (2020),AnomalyDetector,Wolfram 语言函数,https://reference.wolfram.com/language/ref/AnomalyDetector.html.
CMS
Wolfram 语言. 2020. "AnomalyDetector." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/AnomalyDetector.html.
APA
Wolfram 语言. (2020). AnomalyDetector. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/AnomalyDetector.html 年