Data preprocessing and data augmentation module of the Keras deep learning library
copied from cf-staging / keras-preprocessingconda install conda-forge::keras-preprocessing
conda install conda-forge/label/cf201901::keras-preprocessing
conda install conda-forge/label/cf202003::keras-preprocessing
conda install conda-forge/label/gcc7::keras-preprocessing
Keras Preprocessing is the data preprocessing and data augmentation module of the Keras deep learning library. It provides utilities for working with image data, text data, and sequence data.