This chapter introduces you to the Isolation Forest and the One-Class Support Vector Machine algorithms and walks you through how to use them for anomaly detection. In the process, you will also practice incorporating the fundamental machine learning workflow and incorporating hyperparameter tuning using the validation set.
Isolation Forest
One-Class Support Vector ...