Implementations encapsulate a transform on a {@link Preference}'s value. These transformations are typically applied to values before they are used to compute a similarity value. They are typically not applied elsewhere; in particular {@link org.apache.mahout.cf.taste.model.DataModel}s no longer use a transform like this to transform all of their preference values at the source.
|
|
|
|