{"library":"gpy","type":"library","category":null,"description":"GPy is a Gaussian process (GP) framework written in Python, designed for flexible and robust GP modeling. It provides a comprehensive suite of tools for defining, manipulating, and optimizing Gaussian process models, including various kernels, likelihoods, and inference methods. The current version is 1.13.2, with releases occurring periodically, often tied to maintenance or feature additions rather than a strict schedule.","language":"python","status":"active","version":"1.13.2","tags":["machine-learning","gaussian-processes","bayesian","statistics","modeling"],"install":[{"cmd":"pip install gpy","imports":["import GPy","import GPy; model = GPy.models.GPRegression(...)","import GPy; kernel = GPy.kern.RBF(...)"]}],"homepage":"https://sheffieldml.github.io/GPy/","github":"https://github.com/SheffieldML/GPy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/gpy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":70,"avg_install_s":9.1,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/gpy/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Thu Jul 09","install_tag":null}}