Skip to content

Tags: dkshahi/MLOpsPython

Tags

116966

Toggle 116966's commit message
fix sources_directory_train variable name (microsoft#146)

116905

Toggle 116905's commit message
Added notebooks for training and scoring a Diabetes Ridge regression …

…model (microsoft#145)

* Added notebooks for training and scoring a Ridge regression model with the Diabetes dataset

* Fixed joblib import and remove request headers

Co-authored-by: David Tesar <david.tesar@microsoft.com>

116799

Toggle 116799's commit message
extending use of SOURCES_DIR_TRAIN variable (microsoft#143)

113835

Toggle 113835's commit message
Use training data from a managed datasource (microsoft#134)

* Data from managed datastore

* merge with unassigned variable fix

* bugfix

* typo

* linting

* linting

* linting

* added a link to az cli

* doc update

* reregistering a dataset

* typo

* rephrasing

* rephrasing

* auth enabled

* revert auth enabled

112958

Toggle 112958's commit message
Fixed assignment bug for build_uri (microsoft#133)

If the builduri_base is None, the build_uri would never been instantiated causing an error when calling register_aml_model(model_name, exp, run_id, build_id, build_uri). By adding the else statement, this is prevented.

112351

Toggle 112351's commit message
Tag the experiment runs and model with a link to the build ui (micros…

…oft#132)

110210

Toggle 110210's commit message
Making clarifications in Getting Started guide (microsoft#131)

106894

Toggle 106894's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deploy to ACI error fix (microsoft#126)

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deploy to ACI error fix (microsoft#126)

105846

Toggle 105846's commit message
Canary deployment (microsoft#125)