Uses of Class
com.rapidminer.operator.postprocessing.PlattParameters

Packages that use PlattParameters
com.rapidminer.operator.postprocessing Operators for post processing, usually used for models. 
 

Uses of PlattParameters in com.rapidminer.operator.postprocessing
 

Methods in com.rapidminer.operator.postprocessing that return PlattParameters
static PlattParameters PlattScaling.computeParameters(ExampleSet exampleSet, Attribute label)
          Implementation of Platt' scaling algorithm as found in [Platt, 1999].
 

Constructors in com.rapidminer.operator.postprocessing with parameters of type PlattParameters
PlattScalingModel(ExampleSet exampleSet, Model model, PlattParameters parameters)
           
 



Copyright © 2001-2009 by Rapid-I