how to find training or testing data from a matrix????
조회 수: 2 (최근 30일)
이전 댓글 표시
suppose
A = [ 6 3 11 7 8 5 1 2 4 9 10;
11 5 6 3 10 8 4 7 2 9 1;
10 8 11 6 7 3 9 5 4 1 2]
In this matrix we want to divide in training or testing data but a condition applies that only 3 & 6 will be as test data & the other is as training data set then what condition or method being applied???answer me
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!