Description Usage Arguments Value
Normalize Data to be in range of 0~1.
1 2 | normData(data1)
denormData(data1,bounds)
|
data1 |
an input data.frame where last instance must be the class instance and be named 'class'. |
bounds |
a 2 comumn matrix containing min and max value for each instance of the dataset. |
return normalized or denormalized data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.