
Answer-first summary for fast verification
Answer: Isolation Forest
The Isolation Forest algorithm is specifically designed for anomaly detection. It operates by isolating anomalies rather than profiling normal data points. This makes it an ideal choice in Spark ML for tasks focused on detecting rare and abnormal instances, such as identifying fraudulent transactions in a dataset.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.