Skip to content

Commit 0775391

Browse files
authored
Merge pull request #101552 from Aniththa/patch-33
Update how-to-configure-auto-train.md
2 parents 293f408 + f89fab7 commit 0775391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-configure-auto-train.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ Supported customization includes:
413413
|Customization|Definition|
414414
|--|--|
415415
|Column purpose update|Override feature type for the specified column.|
416-
|Transformer parameter update |Update parameters for the specified transformer. Currently supports Imputer and HashOneHotEncoder.|
416+
|Transformer parameter update |Update parameters for the specified transformer. Currently supports Imputer (mean, most frequent & median) and HashOneHotEncoder.|
417417
|Drop columns |Columns to drop from being featurized.|
418418
|Block transformers| Block transformers to be used on featurization process.|
419419

0 commit comments

Comments
 (0)