Skip to content

Tags: A30004547/MLOpsPython

Tags

118853

Toggle 118853's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove alpha from pipeline parameters (microsoft#169)

118802

Toggle 118802's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
No pkl extension requirement for model name (microsoft#164)

118784

Toggle 118784's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Manage environments in conda YAML files (microsoft#158)

* .

* .

* Update code_test.py

* .

* Update Dockerfile

* Do not use conda-merge

* Move all 3 conda files to a single dir
* Do not use conda-merge
* Pin package versions

* PR review fixes

* Update Dockerfile

* PR review fixes

* Update training_dependencies.yml

* Update code_test.py

118714

Toggle 118714's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update diabetes_regression_build_train_pipeline_with_r.py (microsoft#167

)

Co-authored-by: Eugene Fedorenko <[email protected]>

118708

Toggle 118708's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Tox + code coverage (microsoft#150)

118580

Toggle 118580's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove sys.path from everywhere to enable IntelliSense (microsoft#162)

118576

Toggle 118576's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove sys.path from everywhere to enable IntelliSense (microsoft#162)

118567

Toggle 118567's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding nonessential code for MLOpsPython BYOC Azure doc (microsoft#163)

118546

Toggle 118546's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Typo (microsoft#161)

118304

Toggle 118304's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
always run the evaluation step (microsoft#154)

Set the ci-build-train pipeline to always run the evaluation step (even if the pipeline is cancelled). This will cause the Azure Pipeline to log the reason for cancellation rather than just "silently failing".