Skip to content

AI4EFin/AdaptiveWIN-SHAP

Repository files navigation

Adaptive WIN-SHAP

This module encapsulates the implementation of the Adaptive WIN-SHAP algorithm.

To run locally

 pip install -e .

Running the examples

python examples/lstm_simulation.py

Reverse video with ffmpeg

ffmpeg -i run_0.mp4 -vf reverse run_0_rv.mp4

Visualizing the robustness results

python examples/robustness/visualize_robustness_benchmark.py --growth geometric --dataset piecewise_ar3 --test-type lpa_sensitivity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages