{"library":"kneed","type":"library","category":null,"description":"kneed is a Python library (current version 0.8.6) for detecting knee (also known as elbow) points in curves. It implements the Kneedle algorithm to identify the point of maximum curvature in a given set of x and y values. The library is actively maintained with regular patch releases and occasional feature updates.","language":"python","status":"active","version":"0.8.6","tags":["data-analysis","knee-point-detection","elbow-method","clustering","time-series"],"last_verified":"Fri May 22","install":[{"cmd":"pip install kneed","imports":["from kneed import KneeLocator","from kneed import DataGenerator","from kneed import find_shape"]},{"cmd":"pip install kneed[plot]","imports":[]}],"homepage":null,"github":"https://github.com/arvkevi/kneed","docs":"https://kneed.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/kneed/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":9.2,"avg_import_s":3.8,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/kneed/compatibility"}}