WOLFRAM

represents a function generated by AnomalyDetection for detecting whether data is anomalous or not.

Details and Options

Examples

open allclose all

Basic Examples  (2)Summary of the most common use cases

Train a detector function on a numeric dataset:

Out[1]=1

Use the trained detector to find examples that are considered anomalous:

Out[2]=2

Find rarer probabilities of new examples:

Out[3]=3

Train an AnomalyDetectorFunction on a two-dimensional array of pseudorandom real numbers:

Out[1]=1

Use the trained AnomalyDetectorFunction to find anomalies in new examples with FindAnomalies:

Out[2]=2

Find anomalies and their corresponding positions:

Out[3]=3

Scope  (1)Survey of the scope of standard use cases

Train an AnomalyDetectorFunction on a list of colors:

Out[9]=9

Attempt to find outliers in a list of colors using the trained anomaly detector:

Out[10]=10

Obtain information on the trained anomaly detector:

Out[11]=11

Obtain information on training time:

Out[4]=4

Find the training method:

Out[6]=6

Options  (1)Common values & functionality for each option

AcceptanceThreshold  (1)

Create a dataset sampled from two different distributions:

Out[1]=1

Train an anomaly detector function:

Out[2]=2

Find anomalous/non-anomalous examples by specifying the AcceptanceThreshold:

Out[3]=3
Wolfram Research (2019), AnomalyDetectorFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/AnomalyDetectorFunction.html.
Wolfram Research (2019), AnomalyDetectorFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/AnomalyDetectorFunction.html.

Text

Wolfram Research (2019), AnomalyDetectorFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/AnomalyDetectorFunction.html.

Wolfram Research (2019), AnomalyDetectorFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/AnomalyDetectorFunction.html.

CMS

Wolfram Language. 2019. "AnomalyDetectorFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AnomalyDetectorFunction.html.

Wolfram Language. 2019. "AnomalyDetectorFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AnomalyDetectorFunction.html.

APA

Wolfram Language. (2019). AnomalyDetectorFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AnomalyDetectorFunction.html

Wolfram Language. (2019). AnomalyDetectorFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AnomalyDetectorFunction.html

BibTeX

@misc{reference.wolfram_2024_anomalydetectorfunction, author="Wolfram Research", title="{AnomalyDetectorFunction}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/AnomalyDetectorFunction.html}", note=[Accessed: 10-January-2025 ]}

@misc{reference.wolfram_2024_anomalydetectorfunction, author="Wolfram Research", title="{AnomalyDetectorFunction}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/AnomalyDetectorFunction.html}", note=[Accessed: 10-January-2025 ]}

BibLaTeX

@online{reference.wolfram_2024_anomalydetectorfunction, organization={Wolfram Research}, title={AnomalyDetectorFunction}, year={2019}, url={https://reference.wolfram.com/language/ref/AnomalyDetectorFunction.html}, note=[Accessed: 10-January-2025 ]}

@online{reference.wolfram_2024_anomalydetectorfunction, organization={Wolfram Research}, title={AnomalyDetectorFunction}, year={2019}, url={https://reference.wolfram.com/language/ref/AnomalyDetectorFunction.html}, note=[Accessed: 10-January-2025 ]}