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

Add computation and retrieval of batch feature statistics #612

Closed
wants to merge 12 commits into from

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    57cd368 View commit details
    Browse the repository at this point in the history
  2. Add end-to-end test

    zhilingc committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    254c366 View commit details
    Browse the repository at this point in the history
  3. Remove reference at feature level. Stats retrieval should be from Sta…

    …tsRepository
    zhilingc committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    639158e View commit details
    Browse the repository at this point in the history
  4. Add example notebook

    zhilingc committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    6d22f12 View commit details
    Browse the repository at this point in the history
  5. Minor fixes, add force refresh end to end test

    Apply python lint
    zhilingc committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    f7f80b8 View commit details
    Browse the repository at this point in the history
  6. Remove tfx schema from entities

    Apply black
    
    Rename feature_ids to features
    zhilingc committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7a3a394 View commit details
    Browse the repository at this point in the history
  7. Group tests by serving type

    zhilingc committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    0dc1f07 View commit details
    Browse the repository at this point in the history
  8. Remove stutter in fixture

    zhilingc committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    e221414 View commit details
    Browse the repository at this point in the history
  9. Add tfx-bsl to dependencies

    zhilingc committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    ba0b535 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Remove tfx-bsl from dependencies

    zhilingc committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    9118554 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Fix tests

    zhilingc committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    7a7a5b5 View commit details
    Browse the repository at this point in the history
  2. Clear and assign hist field

    zhilingc committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    baf4b88 View commit details
    Browse the repository at this point in the history