public interface Hashing
| Modifier and Type | Method and Description |
|---|---|
void |
hash(ListDataSet dataSet) |
Matrix |
hash(Matrix input) |
void |
hash(Sample sample) |
void |
reset() |
void |
train(ListDataSet dataSet) |
void reset()
void train(ListDataSet dataSet)
void hash(Sample sample)
void hash(ListDataSet dataSet)
Copyright © 2015 Java Data Mining Package. All rights reserved.