{"library":"keras-tuner","type":"library","category":null,"description":"KerasTuner is a hyperparameter optimization library for Keras, making it easy to find the best hyperparameters for your machine learning models. It supports various tuning algorithms like RandomSearch, Hyperband, and BayesianOptimization. The library is actively maintained and frequently updated, with recent versions adding support for Keras 3 (multi-backend) and improving distributed execution.","language":"python","status":"active","version":"1.4.8","tags":["keras","tensorflow","machine-learning","hyperparameter-tuning","deep-learning","optimization"],"last_verified":"Mon May 25","install":[{"cmd":"pip install keras-tuner","imports":["from keras_tuner import HyperModel","from keras_tuner.tuners import RandomSearch","from keras_tuner.tuners import BayesianOptimization","from keras_tuner.tuners import Hyperband"]},{"cmd":"pip install keras-tuner[tensorflow]","imports":[]}],"homepage":"https://keras.io/keras_tuner/","github":"https://github.com/keras-team/keras-tuner","docs":null,"changelog":null,"pypi":"https://pypi.org/project/keras-tuner/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":20,"avg_import_s":19.26,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/keras-tuner/compatibility"}}