Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 891 Bytes

index.rst

File metadata and controls

27 lines (20 loc) · 891 Bytes

Welcome to kneed's documentation!

This is the documentation for the kneed Python package. Given x and y arrays, kneed attempts to identify the knee/elbow point of a line fit to the data. The knee/elbow is defined as the point of the line with maximum curvature.

For more information about how each of the parameters affect identification of knee points, check out parameters. For a full reference of the API, head over to the api.

parameters api interactive

Indices and tables

  • genindex
  • modindex
  • search