Data Smoothing in Data Cleaner App.
14 views (last 30 days)
Show older comments
Hello everyone, I have a dataset with 28 features and 508 instances, and I’d like to apply data smoothing to see whether it makes any difference in the results generated by the Classifier Learner app. Some of my variables, such as age, are stored as double even though they have integer values. Should I exclude these variables when using the Data Cleaner app because smoothing age values didn't make much sense? Thanks for the help.
3 Comments
dpb
on 19 Nov 2025 at 15:31
Again, without knowing anything more than the little we've been told, I'd expect any smoothing should still only be by the individual and not as a whole unless it is some global environmental variable to which all are subject simultaneously.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!