Package com.rapidminer.operator.annotation

Interface Summary
ResourceConsumer An Operator that can estimate its resource consumption (CPU and memory) should implement this interface to describe its resource consumption.
ResourceConsumptionEstimator Estimates the resource consumption (CPU time and memory usage) of an Operator based on its current input.
 

Class Summary
ExampleSetResourceConsumptionEstimator Computes resource consumption based on an example set taken from a given port.
PolynomialExampleSetResourceConsumptionEstimator Evaluates resource consumption based on a simple polynomial function.
PolynomialFunction Only highest order terms taken into account.
 



Copyright © 2001-2009 by Rapid-I