DATA NORMALIZATION AND STANDARDIZATION IN ML
20 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Cris LaPierre
il 17 Mar 2021
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.
Vedere anche
Categorie
Scopri di più su Classification Learner App in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!