API Reference#
This is an example on how to document the API of your own project.
Estimator#
|
A template estimator to be used as a reference implementation. |
Transformer#
|
An example transformer that returns the element-wise square root. |
Predictor#
|
An example classifier which implements a 1-NN algorithm. |
Utilities#
|
Get a list of all estimators from |
Get a list of all displays from |
|
Get a list of all functions from |