-
Notifications
You must be signed in to change notification settings - Fork 20
Fb fix cosmetics, pipeline output directory, manual approval #25
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
Open
firdousi-begum
wants to merge
47
commits into
aws-samples:main
Choose a base branch
from
absynthe:fb-fix-cosmetics
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change model_evaluation to latest tensorflow version to avoid error.
Update 03_model_evaluation
… as the endpoint requires that for inference.
refactor: Reduce s3 copy output
Updates to the 05_deployment
Added HPO to Lab 2.
Cleaning pipeline + HPO on training
bugfix on evaluation for training_pipeline
refactor: minor 02 refactor
Update training pipeline to fix FrameworkProcessor bug from sagemaker.processing
commit e6684e2 Merge: 9f0b787 5f17132 Author: Anamaria Todor <[email protected]> Date: Mon Nov 7 08:52:54 2022 +0100 Merge pull request #12 from absynthe/refactor/04pipelines refactor: unused vars, language and import changes commit 9f0b787 Merge: 75985c7 388b6b6 Author: Anamaria Todor <[email protected]> Date: Mon Nov 7 08:52:33 2022 +0100 Merge pull request #11 from absynthe/fix/connect-02-03 Fix: connect 02 and 03 commit 5f17132 Merge: ada1a8a 8bac4c3 Author: niklas-palm <[email protected]> Date: Sun Nov 6 21:58:22 2022 +0100 Merge pull request #13 from absynthe/refactor/update-model-fetching refactor: Update model fetching commit 8bac4c3 Author: Niklas Palm <[email protected]> Date: Sun Nov 6 20:57:29 2022 +0000 Remove output commit 6aac58d Author: Niklas Palm <[email protected]> Date: Sun Nov 6 20:54:02 2022 +0000 Fetch model from known prefix commit ada1a8a Author: Niklas Palm <[email protected]> Date: Sun Nov 6 20:36:35 2022 +0000 Remove cleanup step commit f559fab Author: Niklas Palm <[email protected]> Date: Sun Nov 6 20:34:43 2022 +0000 Remove unsed processor and fetch JsonGet from functions package commit 8567136 Author: Niklas Palm <[email protected]> Date: Sun Nov 6 20:30:11 2022 +0000 Remove model approval status commit a31a0f7 Author: Niklas Palm <[email protected]> Date: Sun Nov 6 19:31:12 2022 +0000 Remove approaval status parameter commit 388b6b6 Author: Niklas Palm <[email protected]> Date: Sun Nov 6 19:18:18 2022 +0000 Lower number of max training jobs commit b4aba82 Merge: f14b6c7 75985c7 Author: Niklas Palm <[email protected]> Date: Fri Nov 4 13:46:11 2022 +0000 Merge branch 'main' into fix/connect-02-03 commit f14b6c7 Author: Niklas Palm <[email protected]> Date: Fri Nov 4 13:45:07 2022 +0000 Connect hpo and evaluation
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.