{"library":"keras-preprocessing","type":"library","category":null,"description":"Keras Preprocessing is a standalone Python library that provided utilities for data preprocessing and augmentation for deep learning models, specifically for image, text, and sequence data. While its last official release (1.1.2) was in 2020, the functionality it provided has since been integrated directly into `tf.keras.preprocessing` and superseded by native Keras 3 preprocessing layers. The GitHub repository for this standalone package is officially marked as deprecated.","language":"python","status":"deprecated","version":"1.1.2","tags":["deep learning","keras","tensorflow","preprocessing","data augmentation","image processing","text processing","sequence processing","deprecated"],"last_verified":"Thu May 21","install":[{"cmd":"pip install keras-preprocessing","imports":["from keras_preprocessing.image import ImageDataGenerator","from keras_preprocessing.text import Tokenizer","from keras_preprocessing.sequence import pad_sequences"]}],"homepage":null,"github":"https://github.com/keras-team/keras-preprocessing","docs":null,"changelog":null,"pypi":"https://pypi.org/project/keras-preprocessing/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.6,"avg_import_s":0.39,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/keras-preprocessing/compatibility"}}