← 📊 Evaluation & ML FoundationsNEXT IN EVALUATION & ML FOUNDATIONSLabel Noise and Weak Supervision→
Core
Outlier and Anomaly Detection
Outlier and anomaly detection finds points that do not fit the bulk of the data using statistical, distance/density, or reconstruction-based methods. The hard part is that anomalies are rare and usually unlabeled, so the framing is mostly unsupervised, and a robust estimate of normal is what makes the rare point stand out. Applied AI interviews probe it because fraud, fault, and data-quality work all reduce to deciding what counts as normal and at what threshold.
a free account unlocks the core curriculum tier · no card
RELATED CONCEPTS
PRACTICE THIS IN REAL QUESTIONS
Machine Learning & Data ScienceExplain the EM algorithm and walk through it for a Gaussian Mixture Model.→Machine Learning & Data ScienceWhat are autoencoders and VAEs, and what is the reparameterization trick?→Machine Learning & Data ScienceHow do you detect outliers and anomalies, and which method do you choose?→Machine Learning & Data ScienceCompare clustering methods: k-means, hierarchical, DBSCAN, and GMM.→Machine Learning & Data ScienceYour GMM via EM keeps diverging to infinite likelihood or collapsing clusters. What is going on?→Machine Learning & Data ScienceWhen does DBSCAN beat k-means, and how do you evaluate clusters with no labels?→
COMPANIES THAT ASSUME THIS
