com.rapidminer.operator.learner.tree
Interface MinimalGainHandler

All Known Implementing Classes:
GainRatioCriterion, InfoGainCriterion

public interface MinimalGainHandler

This interface indicates that the criterion is able to handle a minimal gain prepruning. In cases where the minimal gain is not reached, a gain of 0 should be returned instead by the criterion.

Author:
Ingo Mierswa

Method Summary
 void setMinimalGain(double minimalGain)
           
 

Method Detail

setMinimalGain

void setMinimalGain(double minimalGain)


Copyright © 2001-2009 by Rapid-I