Giter VIP home page Giter VIP logo

easyshap's Issues

eshap comare Explainer

Ein Modell wird mit verschiedenen Explainern ggf. auch Standard Feature Importance untersucht

Die Funktion bietet die Möglichkeit verschiedene Explainer zu vergleichen.
Wie schneiden die Features mit unterschiedlichen Expl. ab?

Add documentation

Users need to understand how easyshap can be used, so we need documentation & also jupyter notebook examples

eshap compare Funktion von 2 Modellen mit unterschiedlichem Input

eshap_compare(model_1, model_2, X_1, X_2, features_1, features_2, ...)

Output ist z.B. die shap differenzen der features

2 Modelle werden mit unterschiedlichen Features gefitted haben aber das gleiche target.

Wie ändern sich die Features-Importance wenn weitere Features hinzu kommen?

Add convenience functions for plotting, extracting data

currently our functions return an xarray.Dataset which is quite nice if know how to handle it but pretty hard to extract what you want if you don't. So we need a couple of convenience functions to extract this, e.g.
get_difference (maybe this should even be a flag in our comparing functions) and also add some functions for plotting the data. Look at what shap provides here and make sure that these can be plotted easily

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.