Giter VIP home page Giter VIP logo

ipdp-on-partial-dependence-plots-in-dynamic-modeling-scenarios's Introduction

Paper Supplement: iPDP: On Partial Dependence Plots in Dynamic Modeling Scenarios

The experiments and results presented in the paper are available in the projects/iPDP module. The projects/iPDP module contains the following submodules:

  • batch_california.py: Script to run the experiments on the California Housing dataset.
  • change_detector_elec2.py: Script to run the experiments on the Elec2 data stream.
  • agrawal_concept_drifts.py: Create and run the experiment on the Agrawal data stream.
  • change_detector.py: Module containing the change detector class.
  • rotating_plane.py: Script to run the experiments on the Rotating Hyperplane data stream.

The implementation of the iPDP can be found in the iXAI module. Specifically, the iXAI.ixai.explainers.pdp module contains the implementation of the iPDP. The iXAI.ixai.utils.tracker.extreme_value_tracker module contains the implementation of the maximum/minimum value tracker. The iXAI/ixai/storage/ordered_reservoir_storage contains the extended reservoir storage implementation for frequency storage mechanisms.

Running the experiments

  1. Install requirements by running pip install -r requirements.txt.
  2. Navigate to iXAI root directory (cd iXAI) and install the ixai package by running pip install ..
  3. Navigate to the projects/iPDP directory (cd projects/iPDP) and run the experiments.

ipdp-on-partial-dependence-plots-in-dynamic-modeling-scenarios's People

Contributors

mmschlk avatar

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.