Skip to content

Commit d99c3f5

Browse files
committed
update samples from Release-68 as a part of SDK release
1 parent 3f62fe7 commit d99c3f5

File tree

6 files changed

+0
-719
lines changed

6 files changed

+0
-719
lines changed

how-to-use-azureml/automated-machine-learning/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -154,12 +154,6 @@ jupyter notebook
154154
- [auto-ml-continuous-retraining.ipynb](continuous-retraining/auto-ml-continuous-retraining.ipynb)
155155
- Continuous retraining using Pipelines and Time-Series TabularDataset
156156

157-
- [auto-ml-classification-text-dnn.ipynb](classification-text-dnn/auto-ml-classification-text-dnn.ipynb)
158-
- Classification with text data using deep learning in automated ML
159-
- AutoML highlights here include using deep neural networks (DNNs) to create embedded features from text data.
160-
- Depending on the compute cluster the user provides, AutoML tried out Bidirectional Encoder Representations from Transformers (BERT) when a GPU compute is used.
161-
- Bidirectional Long-Short Term neural network (BiLSTM) when a CPU compute is used, thereby optimizing the choice of DNN for the uesr's setup.
162-
163157
<a name="documentation"></a>
164158
See [Configure automated machine learning experiments](https://docs.microsoft.com/azure/machine-learning/service/how-to-configure-auto-train) to learn how more about the the settings and features available for automated machine learning experiments.
165159

0 commit comments

Comments
 (0)