Skip to content

analysis-bots/ExternalExplainers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExternalExplainers

External explainer implementations for PD-EXPLAIN.
While you can use the explainer implementations in this repository directly, it is recommended to use them through the PD-EXPLAIN library, for a much better and more user-friendly experience.

Included Explainers

Outlier explainer

This explainer is based on the SCORPION paper.
Its goal is to provide explanations for outliers in the data, explaining why a certain data point is an outlier.
This explainer is meant to work on series created as a result of groupby + aggregation operations.
Explainer author: @Itay Elyashiv

MetaInsight explainer (Beta)

This explainer is based on the MetaInsight paper.
Its goal is to find the most interesting patterns in the data, displaying them and the exceptions to those patterns in a user-friendly way.
This explainer can work on any multidimensional data.
Please note that this explainer is still in beta, and may not work as expected, and may be subject to changes in the future.
Explainer author: @Yuval Uner

About

External explainer implementations for PD-EXPLAIN

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages