Search Java Classes and Packages
Search Java Frameworks and Libraries
#Net.sf.javaml.filter.discretize Classes and Interfaces - 5 results found.
| Name | Description | Type | Package | Framework |
| EqualWidthBinning | A filter that discretizes a range of numeric attributes in the data set into nominal attributes. | Class | net.sf.javaml.filter.discretize | JavaML |
|
| FourBinMinimalEntropyPartitioning | A filter that discretizes a range of numeric attributes in the data set into 4 nominal attributes. | Class | net.sf.javaml.filter.discretize | JavaML |
|
| RecursiveMinimalEntropyPartitioning | A filter that discretizes a range of numeric attributes in the data set into nominal attributes. | Class | net.sf.javaml.filter.discretize | JavaML |
|
| ThreeBinMinimalEntropyPartitioning | A filter that discretizes a range of numeric attributes in the data set into 3 nominal attributes. | Class | net.sf.javaml.filter.discretize | JavaML |
|
| TwoBinMinimalEntropyPartitioning | A filter that discretizes a range of numeric attributes in the data set into 2 nominal attributes. | Class | net.sf.javaml.filter.discretize | JavaML |