Importing Images from Zip files
Trains an image binary classifier using images from a zip file (rather than blob storage).
The module "OpenCV Library Modules/Import Images" is a built-in module to import image. However, this module requires an access to a blob storage. This experiment imports images from a zip file. The dataset from the imported images are used to train a model that tells whether a 64x64 image contains a cat or not.