We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc7e92 commit 6f46ae9Copy full SHA for 6f46ae9
mlops_demo/databricks.yml
@@ -18,7 +18,8 @@ include:
18
- ./resources/ml-artifacts-resource.yml
19
- ./resources/model-workflow-resource.yml
20
- ./resources/feature-engineering-workflow-resource.yml
21
- - ./resources/monitoring-resource.yml
+ # can only be run once a scoring is done (predictions table exists).
22
+ #- ./resources/monitoring-resource.yml
23
24
# Deployment Target specific values for workspace
25
targets:
0 commit comments