Kevin
|
eca903a2e1
|
Updating template path for dev infra config
Updated template path for dev infra so template would run successfully
|
2022-10-27 21:18:04 -05:00 |
Cindy Weng
|
9cf02e5ffc
|
Merge pull request #88 from kevball2/feat-update-bicep-ado-pipeline
Update bicep-ado-deploy-infra.yml
|
2022-10-19 14:25:09 +01:00 |
Cindy Weng
|
78079dad19
|
Merge pull request #95 from lindacmsheard/contrib/94
update aml tf module to avoid forcing replacement on rerun (#94)
|
2022-10-18 13:22:58 +01:00 |
Cindy Weng
|
28cd33e679
|
Merge pull request #98 from Azure/dependabot/pip/classical/aml-cli-v2/data-science/environment/joblib-1.2.0
Bump joblib from 1.0.0 to 1.2.0 in /classical/aml-cli-v2/data-science/environment
|
2022-10-13 15:06:18 +01:00 |
Cindy Weng
|
bce7987be6
|
Merge pull request #96 from Azure/dependabot/pip/classical/aml-cli-v2/data-science/experiment/joblib-1.2.0
Bump joblib from 1.0.0 to 1.2.0 in /classical/aml-cli-v2/data-science/experiment
|
2022-10-13 15:05:49 +01:00 |
dependabot[bot]
|
033bfa2ad5
|
Bump joblib in /classical/aml-cli-v2/data-science/experiment
Bumps [joblib](https://github.com/joblib/joblib) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](https://github.com/joblib/joblib/compare/1.0.0...1.2.0)
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-10 07:56:06 +00:00 |
dependabot[bot]
|
b392e22d48
|
Bump joblib in /classical/aml-cli-v2/data-science/environment
Bumps [joblib](https://github.com/joblib/joblib) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](https://github.com/joblib/joblib/compare/1.0.0...1.2.0)
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-10 07:55:49 +00:00 |
Cindy Weng
|
56c3039294
|
Merge pull request #97 from Azure/dev
re add train-requirements.txt to environments directory
|
2022-10-10 08:55:25 +01:00 |
Maggie Mhanna
|
d1c993577e
|
re add train-requirements.txt to environments directory
|
2022-10-08 18:43:56 +02:00 |
Maggie Mhanna
|
338f3831b0
|
Merge pull request #91 from Azure/dev
Dev
|
2022-10-07 13:58:30 +02:00 |
Maggie Mhanna
|
8440b8c64f
|
remove sensitive features
|
2022-10-07 12:43:49 +02:00 |
Maggie Mhanna
|
d5ed651a29
|
aligning experiment notebooks
|
2022-10-07 12:15:17 +02:00 |
Maggie Mhanna
|
6e9d28633f
|
enable monitoring, add table_name to inputs
|
2022-10-06 13:38:18 +02:00 |
lindacmsheard
|
6ab2e040d4
|
update aml tf module to avoid forcing replacement on rerun
|
2022-10-05 23:05:34 +01:00 |
Maggie Mhanna
|
84e5c1fe36
|
Merge branch 'main' of https://github.com/Azure/mlops-project-template into dev
|
2022-10-05 12:37:31 +02:00 |
Cindy Weng
|
342b879771
|
Merge pull request #90 from Azure/dependabot/pip/cv/aml-cli-v2/data-science/protobuf-3.20.2
Bump protobuf from 3.20.1 to 3.20.2 in /cv/aml-cli-v2/data-science
|
2022-10-03 09:53:38 +01:00 |
dependabot[bot]
|
d3ca165e49
|
Bump protobuf from 3.20.1 to 3.20.2 in /cv/aml-cli-v2/data-science
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.1...v3.20.2)
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-23 22:19:16 +00:00 |
Scott Donohoo
|
7a7324416a
|
Merge pull request #87 from Azure/patch-1-patch-brackets
Fix brackets in the train.yaml file
|
2022-09-21 07:56:43 -05:00 |
Kevin
|
f3106ad502
|
Update bicep-ado-deploy-infra.yml
Update Deployment stage AzureCLI task to use environment variable for displayName
|
2022-09-18 12:16:48 -05:00 |
Cindy Weng
|
db806dc661
|
replace variables.tf
|
2022-09-14 14:17:19 +01:00 |
Cindy Weng
|
870fe1cbfa
|
replace main.tf
|
2022-09-14 14:16:56 +01:00 |
Setu Chokshi
|
472bd80d65
|
Fix brackets in the train.yaml file
The syntax for optional inputs command in yaml from [] to $[[]], as [] conflicts when using shell command with condition expression(s).
|
2022-09-14 18:32:18 +08:00 |
Cindy Weng
|
77ec671b83
|
Merge pull request #86 from Azure/jfomhover/hotfixmlflowintegration
Hotfix: add custom callback to avoid azureml 100 params limitation
|
2022-09-09 14:17:11 +01:00 |
Cindy Weng
|
a20a5d3e15
|
fixed conflicts
|
2022-09-09 10:55:50 +01:00 |
Cindy Weng
|
b4ef102154
|
Merge branch 'main' into dev
|
2022-09-09 10:51:46 +01:00 |
Jeff Omhover
|
cb059f57a9
|
fix name
|
2022-09-06 22:04:57 -07:00 |
Jeff Omhover
|
a083781f26
|
Add custom callback to avoid azureml 100 params limitation
|
2022-09-06 22:00:28 -07:00 |
Setu Chokshi
|
b5ed0dee2c
|
Merge pull request #85 from Azure/main-jul31
Merging the Jul-31 Release into Main
|
2022-09-02 19:52:15 +08:00 |
Setu Chokshi
|
fc83b3a94d
|
Merge branch 'main' into main-jul31
|
2022-09-02 19:21:01 +08:00 |
Cindy Weng
|
17dd8702d4
|
added print statement regarding authorization error
|
2022-09-01 20:56:38 +01:00 |
Cindy Weng
|
f5d7b7dcc7
|
enabled monitoring
|
2022-09-01 20:33:26 +01:00 |
Cindy Weng
|
9459e5f6d7
|
Merge pull request #84 from Azure/monitoring
Monitoring
|
2022-09-01 20:04:59 +01:00 |
Cindy Weng
|
4c36e74e14
|
Merge branch 'main-jul31' into monitoring
|
2022-09-01 20:04:18 +01:00 |
Nicole Serafino
|
372a6db3ee
|
add date col
|
2022-09-01 14:01:07 -05:00 |
Nicole Serafino
|
27dc5ac926
|
update yaml
|
2022-09-01 13:57:57 -05:00 |
Cindy Weng
|
4df99190eb
|
updated model path reading
|
2022-09-01 14:33:50 +01:00 |
Cindy Weng
|
e0c073c307
|
Update score.py
|
2022-09-01 14:31:26 +01:00 |
Cindy Weng
|
80b22456be
|
Update tf-ado-deploy-infra.yml
|
2022-09-01 12:15:56 +01:00 |
Cindy Weng
|
f36c624d8b
|
Remove model.pkl from the path as it loaded by default
|
2022-09-01 12:12:04 +01:00 |
Cindy Weng
|
5ec5d8a300
|
Merge pull request #83 from Azure/revert-45-monitoring-infra
Revert "monitoring infrastructure deployment"
|
2022-09-01 09:58:15 +01:00 |
Cindy Weng
|
91edb28590
|
Revert "monitoring infrastructure deployment"
|
2022-09-01 09:58:03 +01:00 |
Nicole Serafino
|
9a4056b84e
|
add monitoring
|
2022-09-01 02:05:12 -05:00 |
Cindy Weng
|
352d9ebbf7
|
Create train-requirements.txt
|
2022-08-31 10:49:30 +01:00 |
Cindy Weng
|
794e0dbe8e
|
Update register-rai-components.yml
|
2022-08-31 10:45:54 +01:00 |
Cindy Weng
|
77c9d071f4
|
uses resource group and aml workspace variables from config file
|
2022-08-30 21:16:23 +01:00 |
Cindy Weng
|
019ac9afce
|
moved RAI pipeline
|
2022-08-30 21:04:45 +01:00 |
Cindy Weng
|
197ebba3fd
|
moved rai pipeline
|
2022-08-30 21:04:28 +01:00 |
Cindy Weng
|
e32a9f2ac1
|
removed lib from gitignore
|
2022-08-30 20:17:27 +01:00 |
chrey-gh
|
db345e8eaf
|
Merge pull request #80 from Azure/endpoint-naming-fix
Update deploy-online-endpoint-pipeline.yml
|
2022-08-24 14:52:08 +00:00 |
Cindy Weng
|
32121955b1
|
Update deploy-online-endpoint-pipeline.yml
|
2022-08-24 15:49:12 +01:00 |