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

Feat: Add LIT methods for Pandas DataFrame and TensorFlow saved model. #874

Merged
merged 41 commits into from Dec 16, 2021

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    5fae793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e30a2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26d829e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82042fe View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    53a8582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    814a418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b5a82e View commit details
    Browse the repository at this point in the history
  4. Add open_lit function.

    taiseiak committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    a6933c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    f4163d2 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflict

    taiseiak committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    194b08a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/googleapis/python-aiplatform

    …into explain-with-lit
    taiseiak committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    895056d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6355175 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

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

Commits on Dec 1, 2021

  1. feat: fix long line in doc string

    Fix a long sentence in the set_up_and_open_lit doc string.
    taiseiak committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    2a0d948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fbd99d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49fb2d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

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

Commits on Dec 3, 2021

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

Commits on Dec 6, 2021

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

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    39fba85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c389f0a View commit details
    Browse the repository at this point in the history
  3. Update google/cloud/aiplatform/explain/lit.py

    Co-authored-by: sasha-gitg <44654632+sasha-gitg@users.noreply.github.com>
    taiseiak and sasha-gitg committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    9f3d3f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2070cc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d6886a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    520632f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12862a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fff0eac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    935a538 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    824a1ca View commit details
    Browse the repository at this point in the history
  6. test: Add tests for open_lit and set_up_and_open_lit, and refactor th…

    …e tests to use pytest.fixtures
    taiseiak committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    31d2d10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7c9cfb View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

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

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    9b695dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2874ca View commit details
    Browse the repository at this point in the history
  3. fix: Fix lint error

    taiseiak committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    1e9e6e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    484cc84 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    0040429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ebdfc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfc02da View commit details
    Browse the repository at this point in the history