DATA NORMALIZATION AND STANDARDIZATION IN ML
显示 更早的评论
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.
回答(1 个)
Cris LaPierre
2021-3-17
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Regression Learner App 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!