Outlier and Anomaly Detection in Python with the PyOD package
Instructions
- Put any data file extracts in the "data" folder.
- Make a config file for each data set or data asset (by file, table, database)
- In your terminal of choice, navigate to the main app folder where "app.py" is located.
- Activate your virtual environment.
- Run "app.py"
- Open the "exports" folder to see the outlier and anomaly export results.
Setup Instructions
- TODO
Config Instructions
- TODO