Commit 9d35267
authored
[MLOps3.0] Minor fix for model deployment job update (#203)
* Minor fix for LHM demo
* Minor fix for custom metrics
* Removed monitoring folders
* Create .gitignore in LHM demo folder
Adding `.gitignore` to ignore local monitoring dashboard jsons in LHM demo
* Create .gitignore in MLOps-Advanced demo
Adding `.gitignore` to ignore local monitoring dashboard jsons
* Quick-Fixes & Cleans
Removed batch scoring for synthetic data
* Major updates for Serverless, MLflow3.0 and Lakebase
- Removed all mentions/use of automl and switched to Optuna with native mlflow spark integration
- Added MLflow3.0 deployment job
- Updated Feature Engineering/Serving to use new Synched tables (Lakebase)
- Minor fixes to monitoring and drift detection
* [MLOps3.0] Fixed quickstart and experiments
- Tested Quickstart demo
- Fixed Experiment name
- Updated DAB configuration
* Updated references to new images/banners
* [MLOps3.0] Fixes for quick-start and Optuna HPO
* [MLOps3.0] Minor fixes for FE client
* [MLOps3.0] Bug fixes for Optuna/autoML and FE client
* Synching with upstream
* [MLOps3.0] Bug fixes for Optuna/autoML and FE client
* [MLOps3.0] Minor fixes
* Synching with upstream
* [MLOps3.0] Minor fix for Deployment Job Update
* [MLOps3.0] Added Online Store Name argument1 parent 2bdcd92 commit 9d35267
File tree
3 files changed
+12
-5
lines changed- product_demos/Data-Science/mlops-end2end
- 02-mlops-advanced
- _resources
3 files changed
+12
-5
lines changedLines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments