Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Giskard-AI/giskard-oss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0b9
Choose a base ref
...
head repository: Giskard-AI/giskard-oss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0b10
Choose a head ref
  • 20 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 20, 2023

  1. Fix performance metrics calculated on small size samples [GSK-1275] […

    …GSK-1279]
    
    - [GSK-1275] Fixes problems with metrics calculated on small samples
    - [GSK-1279] Experimental support for false discovery rate control via Benjamini–Hochberg procedure
    mattbit committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    2e7f8b4 View commit details
    Browse the repository at this point in the history
  2. Add test

    mattbit committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ee211eb View commit details
    Browse the repository at this point in the history
  3. Clean up code

    mattbit committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    11a84a5 View commit details
    Browse the repository at this point in the history
  4. More tests

    mattbit committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    2d5000d View commit details
    Browse the repository at this point in the history
  5. Fix tests

    mattbit committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b85edf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    25c6288 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f24e541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce913b2 View commit details
    Browse the repository at this point in the history
  4. Remove unused line

    mattbit committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    09fa043 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'task/fix-scan-metrics' of github.com:Giskard-AI/giskard…

    … into task/fix-scan-metrics
    mattbit committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    27340f7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1169 from Giskard-AI/task/fix-scan-metrics

    [GSK-1275] Importance of metrics calculated on partial data slice
    andreybavt authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f1f9465 View commit details
    Browse the repository at this point in the history
  7. Bump mlflow

    Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.3 to 2.3.1.
    - [Release notes](https://github.com/mlflow/mlflow/releases)
    - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
    - [Commits](mlflow/mlflow@v2.3.0...v2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: mlflow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3a8bb33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59e47fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83a9d8f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1193 from Giskard-AI/task/fix-scan-metrics

    [GSK-1275] Importance of metrics calculated on partial data slice
    mattbit authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d7047f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    700b094 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1191 from Giskard-AI/dependabot/pip/backend/src/m…

    …ain/resources/demo_projects/credit/models/dc70b21c-55f7-4873-9b58-0b28820dfaea/mlflow-2.3.1
    
    Bump mlflow from 2.3 to 2.3.1 in /backend/src/main/resources/demo_projects/credit/models/dc70b21c-55f7-4873-9b58-0b28820dfaea
    andreybavt authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5453f9f View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1192 from Giskard-AI/task/fix-bug-text-perturbation

    [GSK-1341] Fix bug in base text perturbation detector
    andreybavt authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c58237c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6d69d22 View commit details
    Browse the repository at this point in the history
  15. 2.0.0b10

    andreybavt committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    32b9502 View commit details
    Browse the repository at this point in the history
Loading