@@ -162,23 +162,20 @@ The following table shows a summary of features available on local and remote co
162
162
| Feature | Remote | Local | Requires <br >Enterprise workspace |
163
163
| ------------------------------------------------------------| --------| -------| -------------------------------|
164
164
| 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 | ✓ | | ✓ |
166
168
| Feature engineering customization UI | ✓ | | |
167
- | Prophet or ARIMA models for forecasting | ✓ | | ✓ |
169
+ | Auto-ARIMA, Prophet and ForecastTCN models for forecasting | ✓ | | ✓ |
168
170
| Multiple runs/iterations in parallel | ✓ | | ✓ |
171
+ | Azure ML hyperparameter tuning | ✓ | | |
172
+ | Azure ML Pipeline workflow support | ✓ | | |
169
173
| Continue a run | ✓ | | |
170
174
| 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 | ? | ? | |
175
175
| Create and run experiments in notebooks | ✓ | ✓ | |
176
176
| Register and visualize experiment's info and metrics in UI | ✓ | ✓ | |
177
- | Subsampling | ✓ | ✓ | |
178
177
| Data guardrails | ✓ | ✓ | |
179
178
| Forecasting | ✓ | ✓ | ✓ |
180
- | ONNX models | ✓ | ✓ | |
181
- | Ensemble iterations | ✓ | ✓ | |
182
179
| Model interpretability (in notebooks) | ✓ | ✓ | ✓ |
183
180
184
181
0 commit comments