public class SAXVSMCVErrorFunction extends Object implements AbstractErrorFunction
| Constructor and Description |
|---|
SAXVSMCVErrorFunction(Map<String,List<double[]>> data,
int holdOutSampleSize,
double nThreshold,
net.seninp.jmotif.sax.NumerosityReductionStrategy strategy)
Constructor.
|
public static final Character DELIMITER
public SAXVSMCVErrorFunction(Map<String,List<double[]>> data, int holdOutSampleSize, double nThreshold, net.seninp.jmotif.sax.NumerosityReductionStrategy strategy)
data - data to use.holdOutSampleSize - the holdout sample size.nThreshold - the normalization threshod.strategy - the nr strategy.public double valueAt(Point point)
valueAt in interface AbstractErrorFunctionpoint - the point to compute at.Copyright © 2021. All rights reserved.