Skip navigation links

Package diva.sketch.classification

This package provides basic pattern classification.

See: Description

Package diva.sketch.classification Description

This package provides basic pattern classification. A classifier is trained with a set of examples in the form of feature vectors. Once the classifier is trained, it can classify input feature vectors. The resulting classification is a list of [type, confidence] pairs according to the similarity of the input vector with the examples.
Skip navigation links

Copyright © 2023 Central Laboratory of the Research Councils. All Rights Reserved.