File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -195,18 +195,18 @@ The following table shows a summary of features available on local and remote co
195
195
| DNN-BERT-based text featurization and training | ✓ | | ✓ |
196
196
| Out-of-the-box GPU support (training and inference) | ✓ | | ✓ |
197
197
| Image Classification and Labeling support | ✓ | | ✓ |
198
- | Feature engineering customization UI | ✓ | | |
199
198
| Auto-ARIMA, Prophet and ForecastTCN models for forecasting | ✓ | | ✓ |
200
199
| Multiple runs/iterations in parallel | ✓ | | ✓ |
200
+ | Create and run experiments in studio web experience | ✓ | | ✓ |
201
+ | Feature engineering customization UI | ✓ | | |
201
202
| Azure ML hyperparameter tuning | ✓ | | |
202
203
| Azure ML Pipeline workflow support | ✓ | | |
203
204
| Continue a run | ✓ | | |
204
- | Create and run experiments in studio web experience | ✓ | | ✓ |
205
+ | Forecasting | ✓ | ✓ | ✓ |
206
+ | Model interpretability (in notebooks) | ✓ | ✓ | ✓ |
205
207
| Create and run experiments in notebooks | ✓ | ✓ | |
206
208
| Register and visualize experiment's info and metrics in UI | ✓ | ✓ | |
207
209
| Data guardrails | ✓ | ✓ | |
208
- | Forecasting | ✓ | ✓ | ✓ |
209
- | Model interpretability (in notebooks) | ✓ | ✓ | ✓ |
210
210
211
211
212
212
## Automated ML in Azure Machine Learning
You can’t perform that action at this time.
0 commit comments