An open API service indexing awesome lists of open source software.

https://github.com/khushi130404/outlier_exterminator

Outlier_Exterminator is a Python tool for detecting and treating outliers using IQR, Z-Score, and Percentile methods. It supports trimming, capping, and Winsorization, demonstrated in a Jupyter Notebook.
https://github.com/khushi130404/outlier_exterminator

capping iqr machine-learning numpy percentile-method trimming winsorization z-score

Last synced: 2 months ago
JSON representation

Outlier_Exterminator is a Python tool for detecting and treating outliers using IQR, Z-Score, and Percentile methods. It supports trimming, capping, and Winsorization, demonstrated in a Jupyter Notebook.

Awesome Lists containing this project