Closed umbersar closed 4 years ago
https://github.com/umbersar/sites_ml/blob/53342f33fb073d64c36fcf76013e7026ae0e8503/GenerateFeatureTable.r#L19
You should normalize each feature separately. That means after you have pivoted the data.
I just update the code to solve the problem
https://github.com/umbersar/sites_ml/blob/53342f33fb073d64c36fcf76013e7026ae0e8503/GenerateFeatureTable.r#L19
You should normalize each feature separately. That means after you have pivoted the data.