Scaling in Machine Learning
Hi,
I wonder if scaling is applied to continous variables before OR after the dataset is split as train/test.
I also think it would be great to have an option to descale predictions.
Thanks in advance.
Hazar.
Hi,
I wonder if scaling is applied to continous variables before OR after the dataset is split as train/test.
I also think it would be great to have an option to descale predictions.
Thanks in advance.
Hazar.
Comments
Hi,
It is applied before the dataset is split as train/test. Would the results be different if it was done afterwards? For descaling predictions, a feature request with more detailed info can be made at https://github.com/jasp-stats/jasp-issues/issues.
Koen