Saving Classification Learner Results
이전 댓글 표시
Is there a way to save (export) the classification learner results (history and current model window values) in txt (or word or pdf or xls) format? Thanks for the help.
댓글 수: 3
KSSV
2018년 7월 12일
You can export the model....and use it with the inputs to generate the results.
MB
2018년 7월 12일
Drew
2022년 10월 18일
As of R2022b, the answer is yes, as seen in the answer below, by adding all columns to the Results Table, and exporting the Results Table to a text csv file (or the MATLAB workspace).
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Classification Learner App에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!