Kevin Feasel
CTO at FareGame Inc
Social: [ @feaselkl, curatedsql.com, catallaxyservices.com, LinkedIn, Sessionize ]
Meetup: Triangle Area SQL Server Users Group
Books: [ PolyBase Revealed, Finding Ghosts in Your Data: Anomaly Detection Techniques with Examples in Python ]
Kevin Feasel is a Microsoft Data Platform MVP and proprietor of Catallaxy Services, LLC, where he specializes in T-SQL and R development, fighting with Kafka, and pulling rabbits out of hats on demand. He is the lead contributor to Curated SQL, president of the Triangle Area SQL Server Users Group, and author of the books PolyBase Revealed and Finding Ghosts in Your Data: Anomaly Detection Techniques with Examples in Python (Apress, 2022). A resident of Durham, North Carolina, he can be found cycling the trails along the triangle whenever the weather's nice enough.
Intermediate // Does This Look Weird? An Introduction to Anomaly Detection
Category: [ Artificial Intelligence / Machine Learning ]
Languages: [ F# ]
Technology: [ ML.NET ]
Discovering anomalies is a critical part of systems monitoring, financial auditing, and more. In this session, we will gain an understanding of what constitutes an anomaly, starting with a general concept of anomalies and then moving into technical definitions. We will review techniques for detecting anomalies for both time series and non-series data and implement a simple anomaly detector in .NET. Finally, we will compare these results against Microsoft's anomaly detector in Azure Cognitive Services.