com.rapidminer.operator.performance
Interface ForecastingCriterion

All Known Implementing Classes:
PredictionTrendAccuracy

public interface ForecastingCriterion

Indicates that this criterion is able to calculate a performance for a forecasting problem. For this reason, those criteria must be able to take the horizon into account which can be derived from the parent operator during calculation time. WARNING: Do not use the parameter getting during creation time since the corresponding performance criteria will be created in the performance evaluator creation.

Author:
Ingo Mierswa

Method Summary
 void setParent(Operator parent)
           
 

Method Detail

setParent

void setParent(Operator parent)


Copyright © 2001-2009 by Rapid-I