com.rapidminer.operator.learner.tree
Interface SplitPreprocessing

All Known Implementing Classes:
RandomSubsetPreprocessing

public interface SplitPreprocessing

Will be used before each split.

Author:
Ingo Mierswa

Method Summary
 ExampleSet preprocess(ExampleSet exampleSet)
          Will be invoked before each new split.
 

Method Detail

preprocess

ExampleSet preprocess(ExampleSet exampleSet)
Will be invoked before each new split.



Copyright © 2001-2009 by Rapid-I