DATA NORMALIZATION AND STANDARDIZATION IN ML
Afficher commentaires plus anciens
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.
Réponses (1)
Cris LaPierre
le 17 Mar 2021
0 votes
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.
1 commentaire
IamManny
le 17 Mar 2021
Catégories
En savoir plus sur Regression Learner App dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!