Skip to content

Commit f44f7e7

Browse files
authored
Update articles/machine-learning/how-to-auto-train-nlp-models.md
1 parent 59e8d99 commit f44f7e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/machine-learning/how-to-auto-train-nlp-models.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@ featurization:
245245

246246
[!INCLUDE [sdk v2](../../includes/machine-learning-sdk-v2.md)]
247247

248-
249248
You can specify your dataset language with the `set_featurization()` method. BERT is also used in the featurization process of automated ML experiment training, learn more about [BERT integration and featurization in automated ML](how-to-configure-auto-features.md#bert-integration-in-automated-ml).
250249

251250
```python

0 commit comments

Comments
 (0)