{"library":"bayesian-optimization","type":"library","category":null,"description":"The bayesian-optimization library provides a Python implementation of the Bayesian Optimization (BO) algorithm, specifically designed for constrained global optimization of expensive black-box functions. It leverages Bayesian inference and Gaussian processes to efficiently find the maximum value of an unknown function with minimal evaluations. The current version is 3.2.1, and the project is actively maintained with a regular release cadence, requiring Python >=3.9.","language":"python","status":"active","version":"3.2.1","tags":["optimization","bayesian","machine-learning","gaussian-processes","hyperparameter-tuning","black-box-optimization"],"last_verified":"Fri May 22","install":[{"cmd":"pip install bayesian-optimization","imports":["from bayes_opt import BayesianOptimization"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/bayesian-optimization/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":9.6,"avg_import_s":3.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bayesian-optimization/compatibility"}}