Package cbr.similarity

Class Summary
EuclideanDistanceMetric Provides implementation for a Euclidean Distance Metric.
NullMetric Used for target case features that are not indexed.
RankSimilarityMetric Very simple similarity metric that compares two alphabetical feature values Returns 1.0 if the characters are the same, otherwise returns 0.0 is they are different