public interface Regressor
Regressor
Modifier and Type | Method and Description |
---|---|
Object[] |
getPrediction(double[] cepEvent) |
double |
trainOnEvent(double[] cepEvent) |
double trainOnEvent(double[] cepEvent)
Object[] getPrediction(double[] cepEvent)
Copyright © 2019 WSO2. All rights reserved.