Package | Description |
---|---|
de.citec.tcs.alignment.learning |
This module is a custom implementation of the Large Margin
Nearest Neighbor classification scheme of Weinberger, Saul, et al.
|
Class and Description |
---|
AbstractDissimilarityClassifier
This is a convenience extension of the DissimilarityClassifier interface,
which already implements most of the functionality to make the implementation
of DissimilarityClassifiers easier.
|
DissimilarityClassifier
This is an interface for dissimilarity based classifiers, that is:
Classifiers that are able to provide an estimate of the most likely class
label for some given, unseen data point based on their dissimilarities to
some set of training data points for which the true label is known.
|
DistanceIndex |
DistanceIndex.IndexFilter
This is an interface for functions that filter indices.
|
Copyright (C) 2016 Benjamin Paaßen, AG Theoretical Computer Science, Centre of Excellence Cognitive Interaction Technology (CITEC), University of Bielefeld, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/tcs . This documentation is licensed under the conditions of CC-BY-SA 4.0: https://creativecommons.org/licenses/by-sa/4.0/