{"library":"supersmoother","type":"library","category":null,"description":"Python implementation of Friedman's Supersmoother (smooth regression). Current version 0.4, no longer actively maintained; last release in 2016.","language":"python","status":"maintenance","version":"0.4","tags":["smoothing","regression","nonparametric","jakevdp"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install supersmoother","imports":["from supersmoother import Supersmoother","model = Supersmoother(); model.fit(x, y); result = model.predict(x)"]}],"homepage":"http://github.com/jakevdp/supersmoother","github":"http://github.com/jakevdp/supersmoother","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}