You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for sharing! Here's my takeaway from a brief review of the papers:
Improving the Robustness of Scagnostics appears to introduce incremental improvements over the current algorithm:
Adaptive binning
Hierarchical clustering
Adjusted method(s) for calculating "outlying" and "clumpy"
It sounds like adaptive binning would be a quick win. The other two would be slightly more complicated to implement but still within scope of pyscagnostics.
Skeleton-based Scagnostics takes a different approach of comparing different sets of scatterplots via a dissimilarity metric rather than single-summary measures like "outlying" etc. I'm not sure how this integrates with or complements the approach by Wilkinson et al which is used in this package.
Is this something you'd be interested in helping design/contribute?
Hi,
great library! Works like a charm!!
Just for a discussion: Do you think about implementing some recent research work/improvements over scagnostics?
Some pointers here are:
The text was updated successfully, but these errors were encountered: