필터 지우기
필터 지우기

DATA NORMALIZATION AND STANDARDIZATION IN ML

조회 수: 17 (최근 30일)
IamManny
IamManny 2021년 3월 16일
댓글: IamManny 2021년 3월 17일
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
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 CenterFile Exchange에서 Support Vector Machine Regression에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by