Uses of Class
com.yahoo.labs.samoa.instances.DenseInstance
-
Packages that use DenseInstance Package Description moa.evaluation moa.gui.visualization moa.streams.filters -
-
Uses of DenseInstance in moa.evaluation
Subclasses of DenseInstance in moa.evaluation Modifier and Type Class Description protected class
CMM_GTAnalysis.CMMPoint
Wrapper class for data points to store CMM relevant attributes -
Uses of DenseInstance in moa.gui.visualization
Subclasses of DenseInstance in moa.gui.visualization Modifier and Type Class Description class
DataPoint
-
Uses of DenseInstance in moa.streams.filters
Methods in moa.streams.filters that return DenseInstance Modifier and Type Method Description DenseInstance
HashingTrickFilter. transformedInstance(Instance sparseInst, double[] hashVal)
DenseInstance
RandomProjectionFilter. transformedInstance(Instance sparseInst, double[] val)
-