org.jdmp.core.algorithm.hashing
Interface Hashing
-
- All Known Implementing Classes:
- AbstractHashing, HashRandomProjection, LocalitySensitiveHashing, MinHashing
public interface Hashing
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidhash(ListDataSet dataSet)Matrixhash(Matrix input)voidhash(Sample sample)voidreset()voidtrain(ListDataSet dataSet)
-
-
-
Method Detail
-
reset
void reset()
-
train
void train(ListDataSet dataSet)
-
hash
void hash(Sample sample)
-
hash
void hash(ListDataSet dataSet)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG