s

supervisedAttributeScaling

Package containing a class that rescales the attributes in a classification problem based on their discriminative power. This is useful as a pre-processing step for learning algorithms such as the k-nearest-neighbour method, to replace simple normalization. Each attribute is rescaled by multiplying it with a learned weight. All attributes excluding the class are assumed to be numeric and missing values are not permitted. To achieve the rescaling, this package also contains an implementation of non-negative logistic regression, which produces a logistic regression model with non-negative weights .
http://weka.sourceforge.net/doc.packages/supervisedAttributeScaling
GNU General Public License 3
University of Waikato, Hamilton, NZ
Eibe Frank
Aggregated version Version Update time
1.0 1.0.2 Oct 30, 2018
1.0.0 Jun 27, 2013
2 Records