-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: microsoft/MLOpsPython
base: 199259
head repository: microsoft/MLOpsPython
compare: master
- 13 commits
- 23 files changed
- 9 contributors
Commits on Dec 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 31512d3 - Browse repository at this point
Copy the full SHA 31512d3View commit details
Commits on Feb 16, 2021
-
development_setup.md update (#349)
* development_setup.md update development_setup.md updated to use install_requirements.sh. See #158: > Use conda rather than pip packages when possible (as recommended in AML docs). > Dev environment is hence also constrained to conda (no more pip install -r requirements.txt). * Content of install_requirements.sh deleted * build_train_pipeline.py filename fixed * build_train_pipeline.py filename fixed
Configuration menu - View commit details
-
Copy full SHA for aba8aef - Browse repository at this point
Copy the full SHA aba8aefView commit details
Commits on Feb 18, 2021
-
fix TRAIN_SCRIPT_PATH value in .env.example (#348)
TRAIN_SCRIPT_PATH value updated from 'training/train.py' to 'training/train_aml.py'. This is aligned with /.pipelines/diabetes_regression-variables-template.yml.
Configuration menu - View commit details
-
Copy full SHA for 771c8ef - Browse repository at this point
Copy the full SHA 771c8efView commit details
Commits on Mar 11, 2021
-
Added AKS compute name details (#355)
Added a clarification, that the AKS compute name comes from the inference cluster, which needs to be created to continue.
Configuration menu - View commit details
-
Copy full SHA for 2f905b2 - Browse repository at this point
Copy the full SHA 2f905b2View commit details -
Pin AzureML SDK > 1.18.0 for pyyaml fix (#356)
* Update conda_dependencies_scoring.yml * Update conda_dependencies_scorecopy.yml * Update conda_dependencies_scoring.yml
Configuration menu - View commit details
-
Copy full SHA for 2892680 - Browse repository at this point
Copy the full SHA 2892680View commit details
Commits on May 13, 2021
-
Pin azureml version to 1.27.* (#361)
* Update ci_dependencies.yml * Update diabetes_regression-cd.yml * Update diabetes_regression-package-model-template.yml * Update diabetes_regression-publish-model-artifact-template.yml * Update conda_dependencies.yml * Update conda_dependencies_scorecopy.yml * Update conda_dependencies_scoring.yml
Configuration menu - View commit details
-
Copy full SHA for ae60e48 - Browse repository at this point
Copy the full SHA ae60e48View commit details
Commits on Dec 14, 2021
-
Co-authored-by: Jens Humrich <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c321a26 - Browse repository at this point
Copy the full SHA c321a26View commit details -
Revision of getting started guide up to Batch scoring. Also new diaga…
…m and fix to ARM template to remove region restrictions. (#387) Co-authored-by: Joao Pedro Martins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa03633 - Browse repository at this point
Copy the full SHA fa03633View commit details -
* Change AKS deployment configuration Deployment config changed from 1CPU/4GB to 0.5CPU/2GB so it fits a AKS created with default parameters * Update custom_model.md Co-authored-by: João Pedro Martins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8e29cc - Browse repository at this point
Copy the full SHA d8e29ccView commit details -
* update documentation * fix evaluate issue * linting Co-authored-by: Jens Humrich <[email protected]> Co-authored-by: João Pedro Martins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d081fc2 - Browse repository at this point
Copy the full SHA d081fc2View commit details -
Improve readability of exceptions in build pipeline script (#357)
* Update manage_environment.py * Update attach_compute.py * Update attach_compute.py * Update manage_environment.py Co-authored-by: João Pedro Martins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b2667e - Browse repository at this point
Copy the full SHA 4b2667eView commit details -
Add details on the Batch scoring session of Getting Started (#389)
* Revision of getting started guide up to Batch scoring. Also new diagam and fix to ARM template to remove region restrictions. * Detail on Batch scoring for Getting Started and additional debug message in the copy to ease of diagnosing issues * Tweaked text and added a NOQA for message Co-authored-by: Joao Pedro Martins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a9a1ff - Browse repository at this point
Copy the full SHA 4a9a1ffView commit details
Commits on Dec 15, 2021
-
Clarified/Fixed getting started instructions for WebApp/AppService de…
…ployment (#390) * Revision of getting started guide up to Batch scoring. Also new diagam and fix to ARM template to remove region restrictions. * Detail on Batch scoring for Getting Started and additional debug message in the copy to ease of diagnosing issues * Tweaked text and added a NOQA for message * Clarified/Fixed getting started instructions for WebApp/AppService deployment Co-authored-by: Joao Pedro Martins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98a610f - Browse repository at this point
Copy the full SHA 98a610fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 199259...master