Interface and Description |
---|
messif.objects.keys.DimensionObjectKey.Range |
Class and Description |
---|
messif.objects.impl.ObjectFeatureClustered
This is superseded by
ObjectFeatureQuantized |
messif.objects.impl.ObjectFeatureClusteredMatch
This is superseded by
ObjectFeatureQuantized |
messif.objects.impl.ObjectFeatureFloatWClusters
I do not know the purpose of this class, so I marked it as deprecated.
|
messif.objects.impl.ObjectFeatureFloatWClustersL2
I do not know the purpose of this class, so I marked it as deprecated.
|
messif.algorithms.RMIAlgorithmOriginal
this code is stored here just in case the new implementation of
RMIAlgorithm would not work
exactly in the same way as the original one |
Method and Description |
---|
messif.utility.RandIndex.computeUnsupervisedAdjustedRandIndexObsolete(AbstractObjectList The computation of ground truth is not correctly done (multi-label assigment), so the prerequisites of partitioning are not
satisfied here. It results to unpredictable results (larger than one, smaller than zero).
|
messif.utility.SortedCollection.popLast()
Use
removeLast() method instead |
Enum Constant and Description |
---|
messif.operations.AnswerType.CLONNED_OBJECTS
Use
AnswerType.CLONED_OBJECTS instead. |
messif.operations.AnswerType.REMOTE_OBJECTS
Use
AnswerType.NODATA_OBJECTS instead. |