Description
In this course, you will:
- Learn how to utilize numerical and graphical summaries to analyze whether data contains outliers.
- You'll utilize Grubbs' test to determine whether a point is an outlier, and you'll learn about the Seasonal-Hybrid ESD technique, which can help find outliers when the data is a time series.
- Learn how to compute the k-nearest neighbors distance and the local outlier factor, which are used to generate continuous anomaly scores for each data point when there are numerous features in the data.
- Discover the distinction between local and global abnormalities and how the two methods can assist in each scenario.
- Investigate an isolation forest, a rapid and robust way of finding anomalies that analyzes how readily points can be isolated by randomly splitting the data into smaller and smaller sections.
- Learn to compare the detection performance of the algorithms when tagged anomalies are present.
- Learn how to compute and evaluate the precision and recall statistics for an anomaly score, as well as how to modify algorithms to accommodate data containing categorical features.
Syllabus:
- Statistical outlier detection
- Distance and density based anomaly detection
- Isolation forest
- Comparing performance



![Free RStudio Tutorial - Estructuras de datos en R [nivel básico] en Español](https://img-c.udemycdn.com/course/240x135/2254558_ee39_6.jpg?Expires=1624976942&Signature=jhOgOI7S7PuCQogSYoK1Dmlwdf4PESC~6uiyUzgPf~5Fgigx-PJ31EoGiOQ1pJbfBOH2T2E73d4mtzId9RBjCBxRGAIjSVqrsU0CqK1glWSZEH2QR-dd7jgeuSRppQ7rpRTDAeFInZ2AFhQJfJf5W5RwNzKIIzwOzRhbBx33HLvZRPUHZyyLLCwstj8ymvYAT39tcku5Hz7KWq2F4SPFmYJ1EFLkkHIUyXCZVNJN4NdwNPn9K4w9iePZZzDRLHSpd6jFNOx0v4dCKRjBbM7UKdlfNlkBYPrF1VXDQ-~HoFGTgCV7YdXuH5riLEmVPDNjPTG9OOY0pXCLzvGB37-tqw__&Key-Pair-Id=APKAITJV77WS5ZT7262A)





