Skip to content

Commit f89fab7

Browse files
authored
Update how-to-configure-auto-train.md
1 parent 60a8ee5 commit f89fab7

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)