The scaled_size param is not allowed when calling featurizer.featurize(image_columns='images', grayscale=False, scaled_size = (500,500),etc.. How do I use scaled_size ?
The scaled_size param is not allowed when calling featurizer.featurize(image_columns='images', grayscale=False,
scaled_size = (500,500),etc..
How do I use scaled_size ?