Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xai init #909

Merged
merged 98 commits into from
Oct 4, 2022
Merged

xai init #909

merged 98 commits into from
Oct 4, 2022

Commits on Apr 13, 2022

  1. xai init

    dumjax committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    784cf13 View commit details
    Browse the repository at this point in the history
  2. small corrections

    dumjax committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    5797010 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. corrections and adds

    dumjax committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    9fb8bb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. corrections

    dumjax committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    efbb2f6 View commit details
    Browse the repository at this point in the history
  2. linting corrections

    dumjax committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ce9de7a View commit details
    Browse the repository at this point in the history
  3. lint_isort correct

    dumjax committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    16a1f57 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    5c8fd17 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    0c45389 View commit details
    Browse the repository at this point in the history
  2. small improvements

    hrzn committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a6cc229 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    2f0fcf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. small changes + docstrings

    dumjax committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    25a6845 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Shap method choice first adds

    dumjax committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    ef960db View commit details
    Browse the repository at this point in the history
  2. small adds

    dumjax committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a4ca533 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. explain new version

    dumjax committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    21787c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    f1f7680 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. plots and checks

    dumjax committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    021e09e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    62f6518 View commit details
    Browse the repository at this point in the history
  2. tabularization.py add

    dumjax committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    f2d471d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. factor Xy part 2

    dumjax committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    0f569a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    7b1b040 View commit details
    Browse the repository at this point in the history
  2. lint

    dumjax committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    f5139c6 View commit details
    Browse the repository at this point in the history
  3. Update darts/explainability/explainability.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    d6964f4 View commit details
    Browse the repository at this point in the history
  4. clean

    dumjax committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    0db6258 View commit details
    Browse the repository at this point in the history
  5. clean

    dumjax committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    4ff8108 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e227ce5 View commit details
    Browse the repository at this point in the history
  7. Update darts/explainability/explainability.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    09f5ac8 View commit details
    Browse the repository at this point in the history
  8. Update darts/explainability/explainability.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    cf55086 View commit details
    Browse the repository at this point in the history
  9. Update darts/explainability/explainability.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    0549a5e View commit details
    Browse the repository at this point in the history
  10. Update darts/explainability/explainability.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    e811731 View commit details
    Browse the repository at this point in the history
  11. Update darts/explainability/explainability.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    41d4cd3 View commit details
    Browse the repository at this point in the history
  12. clean

    dumjax committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    17aac2a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    86181cf View commit details
    Browse the repository at this point in the history
  14. Update darts/explainability/shap_explainer.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    2661d01 View commit details
    Browse the repository at this point in the history
  15. clean

    dumjax committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    00b62e0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6947e35 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. corrections

    dumjax committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    7dc9488 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    5d6672a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be8e7a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    712eb57 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. corrections + Unit tests

    dumjax committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4827c75 View commit details
    Browse the repository at this point in the history
  2. corrections

    dumjax committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    0d4c978 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    1c60312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96ae80a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Update darts/explainability/explainability.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a04f779 View commit details
    Browse the repository at this point in the history
  2. Update darts/explainability/explainability.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    f4078df View commit details
    Browse the repository at this point in the history
  3. Update darts/explainability/explainability.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    3ab2dd0 View commit details
    Browse the repository at this point in the history
  4. Update darts/explainability/explainability.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    be0aabe View commit details
    Browse the repository at this point in the history
  5. Update darts/explainability/explainability.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    4d85c5c View commit details
    Browse the repository at this point in the history
  6. Update darts/explainability/explainability.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    44767bd View commit details
    Browse the repository at this point in the history
  7. Update darts/explainability/explainability.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    488476a View commit details
    Browse the repository at this point in the history
  8. Update darts/explainability/explainability.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    4201117 View commit details
    Browse the repository at this point in the history
  9. Update darts/explainability/explainability.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    237a7cf View commit details
    Browse the repository at this point in the history
  10. Update darts/explainability/explainability.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    373fb12 View commit details
    Browse the repository at this point in the history
  11. Update darts/explainability/shap_explainer.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    39cb2c9 View commit details
    Browse the repository at this point in the history
  12. Update darts/explainability/shap_explainer.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a46ddcf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1fc9ef8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    49e4b53 View commit details
    Browse the repository at this point in the history
  15. Update darts/explainability/shap_explainer.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    e8694a2 View commit details
    Browse the repository at this point in the history
  16. Update darts/explainability/shap_explainer.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    5b528d8 View commit details
    Browse the repository at this point in the history
  17. Update darts/explainability/shap_explainer.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a3fe9da View commit details
    Browse the repository at this point in the history
  18. Update darts/explainability/shap_explainer.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    1857a8e View commit details
    Browse the repository at this point in the history
  19. Update darts/explainability/shap_explainer.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    19303ef View commit details
    Browse the repository at this point in the history
  20. Update darts/explainability/shap_explainer.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    d640c65 View commit details
    Browse the repository at this point in the history
  21. Update darts/explainability/shap_explainer.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    213e670 View commit details
    Browse the repository at this point in the history
  22. Update darts/explainability/shap_explainer.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    40e97e8 View commit details
    Browse the repository at this point in the history
  23. Update darts/explainability/shap_explainer.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    17bc7d4 View commit details
    Browse the repository at this point in the history
  24. Update darts/explainability/shap_explainer.py

    Co-authored-by: Dennis Bader <dennis.bader@gmx.ch>
    dumjax and dennisbader committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    ede4969 View commit details
    Browse the repository at this point in the history
  25. corrections

    dumjax committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    1b19e14 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    db40e80 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. corrections

    dumjax committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    77e9c2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86c0274 View commit details
    Browse the repository at this point in the history
  3. corrections

    dumjax committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    72bd897 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4eafcc View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    98823c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    d8cf73a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1e3c43 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Update darts/explainability/explainability.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    4534eed View commit details
    Browse the repository at this point in the history
  2. Update darts/explainability/explainability.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    23cf14e View commit details
    Browse the repository at this point in the history
  3. Update darts/explainability/explainability.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    babd744 View commit details
    Browse the repository at this point in the history
  4. Update darts/explainability/shap_explainer.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    e40712a View commit details
    Browse the repository at this point in the history
  5. Update darts/explainability/shap_explainer.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    4aba547 View commit details
    Browse the repository at this point in the history
  6. Update darts/utils/data/encoders.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    4000e81 View commit details
    Browse the repository at this point in the history
  7. Update darts/explainability/shap_explainer.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    e9e7052 View commit details
    Browse the repository at this point in the history
  8. Update darts/explainability/explainability.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    d32c02a View commit details
    Browse the repository at this point in the history
  9. Update darts/explainability/explainability.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    2c34089 View commit details
    Browse the repository at this point in the history
  10. Update darts/explainability/explainability.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    520846a View commit details
    Browse the repository at this point in the history
  11. Update darts/explainability/shap_explainer.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    dd7f200 View commit details
    Browse the repository at this point in the history
  12. Update darts/explainability/shap_explainer.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    fee5750 View commit details
    Browse the repository at this point in the history
  13. Update darts/explainability/shap_explainer.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    9a74e28 View commit details
    Browse the repository at this point in the history
  14. Update darts/explainability/shap_explainer.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    b60dcf4 View commit details
    Browse the repository at this point in the history
  15. Update darts/explainability/shap_explainer.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    31a8a3d View commit details
    Browse the repository at this point in the history
  16. Update darts/explainability/shap_explainer.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    424d794 View commit details
    Browse the repository at this point in the history
  17. Update darts/explainability/shap_explainer.py

    Co-authored-by: Julien Herzen <julien@unit8.co>
    dumjax and hrzn committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    cca3bd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. corrections

    dumjax committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ff4b13a View commit details
    Browse the repository at this point in the history
  2. test comment

    dumjax committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    feb1e70 View commit details
    Browse the repository at this point in the history
  3. Some doc fixes

    hrzn committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    0dee794 View commit details
    Browse the repository at this point in the history
  4. More small fixes

    hrzn committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    b29ae68 View commit details
    Browse the repository at this point in the history
  5. Last small fixes

    hrzn committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    4915d32 View commit details
    Browse the repository at this point in the history