Classification Learner Dataset Preparation

조회 수: 1 (최근 30일)
Steve
Steve 2019년 9월 4일
댓글: Steve 2019년 9월 10일
In regards to the Classification Learner, does it matter how the responses are organized? For example, for 2 response classes, if I have 100,000 observations, is it ok to have the first 50,000 be all of the 0s and the last 50,000 be all of the 1s?

채택된 답변

Bhargavi Maganuru
Bhargavi Maganuru 2019년 9월 10일
You can perform supervised machine learning by supplying a known set of input data and the corresponding responses to that data (labels or classes). You use this data to train a model that generates predictions for the response to new data and it doesn’t matter how the data is organized.

추가 답변 (0개)

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by