API Reference

There are two classes in kneed: KneeLocator identifies the knee/elbow point(s) and and DataGenerator creates synthetic x and y numpy arrays to explore kneed.

KneeLocator

Plotting methods

There are two methods for basic visualizations of the knee/elbow point(s).

DataGenerator