In this workshop, a short introduction will be given that discusses the main outlier detection methods (from the classic LOF to modern algorithms such as Isolation Forest and autoencoders) and appropriate metrics for highly imbalanced datasets.
Then, participants will be given unlabelled datasets to make predictions on. Scores will be compared on a leader board, with the emphasis on comparing techniques.
After the workshop, participants will:
- Know the main algorithms for unsupervised outlier detection, and their pros and cons
- Understand what scoring metrics may be used for highly imbalanced classification, and how these relate to business costs
- Have gained practical experience doing outlier analysis in Python
Intermediate level
- Intermediate Python skills
- Basic understanding of Machine Learning concepts
- Laptop with internet access (teams of two may be formed), a Google account for colab, alternatively Docker with downloaded image or with correct Python packages installed (see instructions in the Github page).