A
AcadiFi
BO
BoundaryBuilder2026-03-21
cfaLevel IIQuantitative MethodsMachine Learning

How does one-class SVM work for outlier detection?

I have a dataset of 'normal' trading days and want to detect unusual days. Can one-class SVM help when I only have positive examples?

51 upvotes
AcadiFi TeamVerified Expert
AcadiFi Certified Professional
One-class SVM learns a boundary around normal data in kernel space, labeling points outside as outliers; best for moderate-size datasets with compact normal regions.

Unlock with Scholar — $19/month

Get full access to all Q&A answers, practice question explanations, and progress tracking.

No credit card required for free trial

📊

Master Level II with our CFA Course

107 lessons · 200+ hours· Expert instruction

#one-class-svm#outlier-detection#kernel-method