Data Smoothing in Data Cleaner App.

14 views (last 30 days)
MByk
MByk on 18 Nov 2025 at 18:18
Commented: dpb on 19 Nov 2025 at 15:31
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
MByk
MByk on 19 Nov 2025 at 14:31
Edited: MByk on 19 Nov 2025 at 14:32
Thanks for the answer. I will exclude age, categorical variables, and other features that don’t make sense to smooth.
dpb
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.

Sign in to comment.

Answers (0)

Products


Release

R2025b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!