public abstract class AbstractHashing extends AbstractAlgorithm implements Hashing
Algorithm.EdgeDirectionALGORITHMARRAY, COMPRESSED, DECOMPRESSED, DIFFERENCE, DIMENSION, HASH, IGNORENAN, INPUT, PREDICTED, RMSE, SOURCE, TARGET, WEIGHTDESCRIPTION| Constructor and Description |
|---|
AbstractHashing() |
AbstractHashing(String inputLabel) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFeatureCount(ListDataSet dataSet) |
String |
getInputLabel() |
void |
hash(ListDataSet dataSet) |
void |
hash(Sample sample) |
void |
setInputLabel(String inputLabel) |
addVariableKey, calculate, calculate, calculate, calculate, calculateObjects, calculateObjects, calculateObjects, clear, getAlgorithmMap, getDataSetMap, getDescription, getEdgeDirection, getEdgeLabel, getId, getInputKeys, getLabel, getLabelObject, getOutputKeys, getVariableKeys, getVariableMap, setAlgorithm, setDescription, setEdgeDirection, setEdgeLabel, setId, setLabel, setVariable, setVariables, toStringclone, fireValueChanged, getCoreObjectId, getGUIObject, showGUIequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, getCoreObjectIdfireValueChanged, getGUIObject, showGUIpublic AbstractHashing(String inputLabel)
public AbstractHashing()
public String getInputLabel()
public int getFeatureCount(ListDataSet dataSet)
public void setInputLabel(String inputLabel)
public void hash(ListDataSet dataSet)
Copyright © 2015 Java Data Mining Package. All rights reserved.