Skip to content

Commit 139879a

Browse files
committed
new changes from cesar
1 parent 7cc51a6 commit 139879a

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

articles/machine-learning/concept-automated-ml.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -162,23 +162,20 @@ The following table shows a summary of features available on local and remote co
162162
| Feature | Remote | Local | Requires <br>Enterprise workspace |
163163
|------------------------------------------------------------|--------|-------|-------------------------------|
164164
| Data streaming (Large data support, up to 100 GB) || ||
165-
| DNN-based text featurization || ||
165+
| DNN-BERT-based text featurization and training || ||
166+
| Out-of-the-box GPU support (training and inference) || ||
167+
| Image Classification and Labeling support || ||
166168
| Feature engineering customization UI || | |
167-
| Prophet or ARIMA models for forecasting || ||
169+
| Auto-ARIMA, Prophet and ForecastTCN models for forecasting || ||
168170
| Multiple runs/iterations in parallel || ||
171+
| Azure ML hyperparameter tuning || | |
172+
| Azure ML Pipeline workflow support || | |
169173
| Continue a run || | |
170174
| Create and run experiments in studio web experience || ||
171-
| Feature Sweeping (or advanced transformers) | ? | ? | |
172-
| Custom featurizers support | ? | ? | |
173-
| Feature engineering customization SDK | ? | ? ||
174-
| Many models training SDK | ? | ? | |
175175
| Create and run experiments in notebooks ||| |
176176
| Register and visualize experiment's info and metrics in UI ||| |
177-
| Subsampling ||| |
178177
| Data guardrails ||| |
179178
| Forecasting ||||
180-
| ONNX models ||| |
181-
| Ensemble iterations ||| |
182179
| Model interpretability (in notebooks) ||||
183180

184181

0 commit comments

Comments
 (0)