Commit 7f126a9
authored
[MLOps3.0] Minor fixes (#201)
* 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 upstream1 parent 33bddb0 commit 7f126a9
File tree
3 files changed
+58
-9
lines changed- product_demos/Data-Science/mlops-end2end/02-mlops-advanced
3 files changed
+58
-9
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
501 | | - | |
| 501 | + | |
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
607 | | - | |
| 607 | + | |
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
| |||
Lines changed: 52 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
34 | 42 | | |
35 | 43 | | |
36 | 44 | | |
| |||
74 | 82 | | |
75 | 83 | | |
76 | 84 | | |
77 | | - | |
78 | 85 | | |
79 | 86 | | |
80 | 87 | | |
81 | | - | |
82 | 88 | | |
83 | 89 | | |
84 | 90 | | |
| |||
114 | 120 | | |
115 | 121 | | |
116 | 122 | | |
117 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
118 | 154 | | |
119 | | - | |
| 155 | + | |
120 | 156 | | |
121 | 157 | | |
122 | 158 | | |
| |||
135 | 171 | | |
136 | 172 | | |
137 | 173 | | |
138 | | - | |
| 174 | + | |
| 175 | + | |
139 | 176 | | |
140 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
141 | 185 | | |
142 | 186 | | |
143 | 187 | | |
144 | | - | |
| 188 | + | |
| 189 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments