Language

Package: python-kneed @ 0.7.0

Synopsis

Knee-point detection in Python

Description

This package implements the kneedle algorithm. Given a set of x and y values, kneed will return the knee point of the function. The knee point is the point of maximum curvature.

Home page
https://github.com/arvkevi/kneed
Location
gnu/packages/python-xyz.scm (line: 18830, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings