Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Net.sf.javaml.filter.normalize Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
InstanceNormalizeMidrangeThis filter will normalize all the attributes in an instance to a certain interval determined by a mid-range and a range.Classnet.sf.javaml.filter.normalizeJavaML
NormalizeMeanThis filter will normalize the data set with mean 0 and standard deviation 1 The normalization will be done on the attributes, so each attribute will haveClassnet.sf.javaml.filter.normalizeJavaML
NormalizeMeanIQR135This filter will normalize the data set with mean 0 and standard deviation 1 The normalization will be done on the attributes, so each attribute will haveClassnet.sf.javaml.filter.normalizeJavaML
NormalizeMidrangeThis filter will normalize the data set with a certain mid-range and a certain range for each attribute.Classnet.sf.javaml.filter.normalizeJavaML