DATA NORMALIZATION AND STANDARDIZATION IN ML
20 次查看(过去 30 天)
显示 更早的评论
Hello everyone!
I am new to ML models and will like to start with the nftool box and the regression learner app.
However, I understand that data should be normalized or standardized in ML model development. I will like to know if the nftoolbox and regression learner app automatically normalize or standardize data once data are imported into these toolboxes. Or should I normalize/standardize the data first before importing into the toolbox. I will love to avoid repetition, so I will love to be clear on this issue.
Thank you for your response.
0 个评论
回答(1 个)
Cris LaPierre
2021-3-17
I'm pretty certain the app does not do any preprocessing on the data. You will need to apply any preprocessing manually to the data before pulling it into the app.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classification Learner App 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!