elphick / sklearn-viz

Interactive visualisations to aid evaluation of scikit-learn models
https://elphick.github.io/sklearn-viz/
MIT License
0 stars 0 forks source link

Outlier Detection Plot #14

Closed elphick closed 9 months ago

elphick commented 9 months ago

Create outlier detection for multivariate data using mahalanobis distance, pca (optional), scaling (optional). Option to assess and plot by group.