Weka Tutorial 08: Numeric Transform (Data Preprocessing)
Rushdi Shams Rushdi Shams
9.76K subscribers
51,073 views
117

 Published On May 12, 2012

Weka provides a filter called NumericTransform so that you can use the Java.Lang.Math class methods to transform your feature values. This is particularly useful as for some classification algorithms you will see that they perform better with integer values than real numbers or vice versa.

show more

Share/Embed