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: aws-samples/amazon-sagemaker-drift-detection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: acere/amazon-sagemaker-drift-detection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 35 files changed
  • 3 contributors

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    b8d6b2e View commit details
    Browse the repository at this point in the history
  2. update sm pipeline sdk

    Changshama committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b2f13f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Merge pull request #2 from Changshama/cdk2-update

    update SM pipeline SDK
    acere authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    bcac2bd View commit details
    Browse the repository at this point in the history
  2. Refactor build SM pipelines

    acere committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3216199 View commit details
    Browse the repository at this point in the history
  3. Fix model registry step

    - `ModelStep` doesn't support `estimator.register()`, added intermediate `Model`
    - fixed variable name for the lowercase lambda
    acere committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a382adb View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Organize build pipeline outputs

    acere committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a2f2169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9dca77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97c11fd View commit details
    Browse the repository at this point in the history
  4. Fixed CICD stage names

    acere committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    28eb697 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

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

    acere committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    924639e View commit details
    Browse the repository at this point in the history
  3. refining merge

    acere committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    39286dd View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Merge pull request #3 from acere/ReTrainRules

    Re-train rule
    acere authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    2fb3c23 View commit details
    Browse the repository at this point in the history
  2. Updated requirements.txt

    acere committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    b731c2f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from acere/ReTrainRules

    Updated requirements.txt
    acere authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    61d9f23 View commit details
    Browse the repository at this point in the history
Loading