Search⌘ K
AI Features

Coding Challenge: Create Local Outlier Factor Model

Discover how to create a local outlier factor model using PyCaret to identify anomalies in your data. Learn to assign anomaly labels, extract outliers, and interpret your results through hands-on coding practice.

Problem statement

In this challenge, we’ll create and label a local outlier factor model with an outlier proportion of 10 ...