Saving data after Running Classification Learner App on HPC with no display
古いコメントを表示
Hi,
I am looking to run the Classification Learner app on an HPC running Linux Red Hat Enterprise with no GUI display to use multiple cores without running out of memory. I know I can invoke to run with;
classificationLearner(Tbl,ResponseVarName);
However I cannot figure out how to return the output of the classification learner app. The documentation seems to suggest that you can run, save and open the saved file.
"opens the Classification Learner app with the previously saved session in filename"
classificationLearner(filename)
Is this poissable? If so, how can the classification learner session be saved via the command line after running all selected models?
採用された回答
その他の回答 (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!