Standardizes all numeric attributes in the given dataset to have zero mean and unit variance (apart from the class attribute, if set). Valid options are:
-unset-class-temporarily Unsets the class index temporarily before the filter is applied to the data. (default: no)
@author Eibe Frank (eibe@cs.waikato.ac.nz)
@version $Revision: 5547 $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.