Specifies whether to allow featurization of images
Feature columns - the columns to be featurized
Featurizes the dataset.
Featurizes the dataset.
The input dataset to train.
The featurized model.
Number of features to hash string columns to
One hot encode categorical columns when true; default is true
Featurizes a dataset. Converts the specified columns to feature columns.