{"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"],"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.7,"avg_import_s":3.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bayesian-optimization/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}