The Jupyter Notebook demonstrates using some scikit learn out of the box outlier detection.
- We compare out of the box methods with a custom method
- Demonstrate how to make a custom Transformer for the custom method and put it in a pipeline
- The Notebook is optimized to run in slide mode using Rise Package.
- package requirements can be found in pre-requisites folder
- Data can be found in data folder