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

Explain text predictions of Keras classifiers #325

Open
wants to merge 159 commits into
base: master
Choose a base branch
from

Commits on Jul 1, 2019

  1. WeightedSpan commment

    teabolt committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    8196243 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

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

Commits on Jul 4, 2019

  1. Merge branch 'keras-gradcam-img' of https://github.com/teabolt/eli5 i…

    …nto keras-gradcam-text
    teabolt committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    1774ac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccdba2b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. Merge branch 'keras-gradcam-img' of https://github.com/teabolt/eli5 i…

    …nto keras-gradcam-text
    teabolt committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    d94f553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7c7e74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efb417b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2d18d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dd2579 View commit details
    Browse the repository at this point in the history
  6. Comment about WeightedSpan

    teabolt committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    774b812 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    633dc4c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    3dabdd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d37016c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'keras-gradcam-img' of https://github.com/teabolt/eli5 i…

    …nto keras-gradcam-text
    teabolt committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    b8c979e View commit details
    Browse the repository at this point in the history
  4. Add post-padding removal

    teabolt committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    a781e66 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    723e98d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bb13db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6a23bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4024be0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. Configuration menu
    Copy the full SHA
    30ed0c8 View commit details
    Browse the repository at this point in the history
  2. Update tests/utils_image.py (use count_nonzero instead of sum)

    Co-Authored-By: Mikhail Korobov <[email protected]>
    teabolt and kmike committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    b89b65a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37bfb47 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'keras-gradcam-img' of https://github.com/teabolt/eli5 i…

    …nto keras-gradcam-text
    teabolt committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    049aaca View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Configuration menu
    Copy the full SHA
    6a4e1ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74cb56d View commit details
    Browse the repository at this point in the history
  3. Comments

    teabolt committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    28c2ac2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    1e0bbba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3beb7ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58f0108 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Configuration menu
    Copy the full SHA
    379abfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    453b0da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37e0337 View commit details
    Browse the repository at this point in the history
  4. Update comments and docstring

    teabolt committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    d648a80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3da435 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ae57ec View commit details
    Browse the repository at this point in the history
  7. Comments

    teabolt committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    a5baf33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9934265 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    597c56f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Configuration menu
    Copy the full SHA
    2bce4d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    077e2cf View commit details
    Browse the repository at this point in the history
  3. Handle pre-padding

    teabolt committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    99952c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca345b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bacb437 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09df1fc View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    1abca65 View commit details
    Browse the repository at this point in the history
  2. Create neural nets package. Move text and gradcam explanation code to…

    … general gradcam functions.
    teabolt committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    773c36e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Fix broken local imports

    teabolt committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    e0e81b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8def57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d72491f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3c2be0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77a2d84 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    ae9686c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b8d24c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f900985 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Unit tests for nn.text

    teabolt committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    fbd5b3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c446d85 View commit details
    Browse the repository at this point in the history
  3. Mypy for nn.text. Fix CI

    teabolt committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    508e5f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    121c703 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    cb354fb View commit details
    Browse the repository at this point in the history
  2. Add mypy annotations

    teabolt committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    bafdc6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7a3e3d View commit details
    Browse the repository at this point in the history
  4. Add nn package to docs

    teabolt committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    05efdab View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

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

Commits on Aug 1, 2019

  1. Configuration menu
    Copy the full SHA
    d2a8724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fcb46d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59ce1a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3760267 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Configuration menu
    Copy the full SHA
    e1f18d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2b1928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f260e63 View commit details
    Browse the repository at this point in the history
  4. Mypy (fix CI)

    teabolt committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    46214a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Merge branch 'keras-gradcam-img-v2' of https://github.com/teabolt/eli5

    …into keras-gradcam-text
    teabolt committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    b5e9989 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'keras-gradcam-img-v2' of https://github.com/teabolt/eli5

    …into keras-gradcam-text
    teabolt committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    af4144e View commit details
    Browse the repository at this point in the history
  3. Remove _validate_heatmap

    teabolt committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    61e7f83 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'keras-gradcam-img-v2' of https://github.com/teabolt/eli5

    …into keras-gradcam-text
    teabolt committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    65736af View commit details
    Browse the repository at this point in the history
  5. Add tokens validation tests

    teabolt committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    f56697c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6eec249 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

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

Commits on Aug 8, 2019

  1. Merge branch 'keras-gradcam-img-v2' of https://github.com/teabolt/eli5

    …into keras-gradcam-text
    teabolt committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    832490b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Configuration menu
    Copy the full SHA
    54b120b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85dc89b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fa17f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ccb8cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fa3b01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a78ab9 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'keras-gradcam-img-v2' of https://github.com/teabolt/eli5

    …into keras-gradcam-text
    teabolt committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    acebfff View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Merge branch 'keras-gradcam-img-v2' of https://github.com/teabolt/eli5

    …into keras-gradcam-text
    teabolt committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    d8d41dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f8aa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    843812b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Configuration menu
    Copy the full SHA
    ab6447d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d15a49 View commit details
    Browse the repository at this point in the history
  3. Add targets validation tests

    teabolt committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    a9a9ef3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c123f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d5370a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d545c90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d176d0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49f1a10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fccd266 View commit details
    Browse the repository at this point in the history
  10. Mypy updates to image code

    teabolt committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    9bd82f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0dd88ea View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

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

Commits on Aug 14, 2019

  1. Indentation for long import

    Co-Authored-By: Konstantin Lopuhin <[email protected]>
    teabolt and lopuhin authored Aug 14, 2019
    Configuration menu
    Copy the full SHA
    f60a32c View commit details
    Browse the repository at this point in the history
  2. Wording: accuracy -> score.

    Co-Authored-By: Konstantin Lopuhin <[email protected]>
    teabolt and lopuhin authored Aug 14, 2019
    Configuration menu
    Copy the full SHA
    8599ad9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5930ca4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ded322 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28a179c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71e3d9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c9ae79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1e9cdc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fecaa58 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    686d810 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Configuration menu
    Copy the full SHA
    8cd5af9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a32f6ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96b07b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2571dc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8939929 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e188bc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. Configuration menu
    Copy the full SHA
    8106b27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    154333f View commit details
    Browse the repository at this point in the history
  3. Update tutorial, docs

    teabolt committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    c4a5668 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d5bed0 View commit details
    Browse the repository at this point in the history
  5. Misplaced argument (CI fix)

    teabolt committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    e0d2beb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b1e806 View commit details
    Browse the repository at this point in the history
  7. Generalise check for space in tokens

    Co-Authored-By: Konstantin Lopuhin <[email protected]>
    teabolt and lopuhin authored Aug 17, 2019
    Configuration menu
    Copy the full SHA
    42ef263 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b1c6ed View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Update pad_value docstring

    Co-Authored-By: Konstantin Lopuhin <[email protected]>
    teabolt and lopuhin authored Aug 19, 2019
    Configuration menu
    Copy the full SHA
    86e7780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae37bb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'keras-gradcam-text' of https://github.com/teabolt/eli5

    …into keras-gradcam-text
    teabolt committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    e705e09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01c595a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1e56da View commit details
    Browse the repository at this point in the history
  6. Fix doc type

    teabolt committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    48f2679 View commit details
    Browse the repository at this point in the history
  7. Update old doc comment

    teabolt committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    bb1ba1e View commit details
    Browse the repository at this point in the history
  8. Update text tutorial

    teabolt committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    af821c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9a8ca8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    50b4f6d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7616a4e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. Configuration menu
    Copy the full SHA
    69fe751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9788c22 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    18980b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cfd526 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

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

Commits on Jun 6, 2020

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

Commits on Jul 4, 2020

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

Commits on Jul 19, 2020

  1. Configuration menu
    Copy the full SHA
    a34bb24 View commit details
    Browse the repository at this point in the history
  2. Update TODO's and FIXME's

    teabolt committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    646c948 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d2955a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c52245c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f78ea7 View commit details
    Browse the repository at this point in the history
  6. Install using existing CMake

    teabolt committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    cdd45b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f40e8c View commit details
    Browse the repository at this point in the history
  8. Try to install CMake via pip

    teabolt committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    d790c58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f17b2b View commit details
    Browse the repository at this point in the history
  10. Install scikit-learn 0.21

    teabolt committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    ef876de View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Update comments and docs

    teabolt committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    6a7eb3d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

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

Commits on Jul 23, 2020

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