How can I generate the trainedModel struct from my exported code from regression learning app?
2 ビュー (過去 30 日間)
古いコメントを表示
Hey guys! I am new to working with matlab machine learning and I am having kind of an issue using the regression learning app. So I have trained my model using the app and a training data set. Now I can either export the model, or, what is my choice, export the code. After generating the code I am struggling with obtaining the trainedModel 1x1 struct from the code so I can use it to predict data. I am pretty sure there is a very simple answer to this but I couldn't really find a solution in the matlab machine learning handbook.
Any help would be highly appreciated! :)
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!