フィルターのクリア

Datastore for deep learning

2 ビュー (過去 30 日間)
Mariavittoria Di Falco
Mariavittoria Di Falco 2020 年 12 月 21 日
回答済み: Abhishek Gupta 2020 年 12 月 24 日
Hi,
I woul like to create a predictive model and I think to use the deep learning app of matlab.
I have a matrix with ten columns:
  • nine columns of fratures (some columns are numeric others are alphabetical)
  • the lastone column is the output that I whant obtain
I save the matrix in the workspace of matlab but I can't import my data matrix in deep learning app...
In my case, deep learning is the correct instrument?
would you like help me?
thanks

回答 (1 件)

Abhishek Gupta
Abhishek Gupta 2020 年 12 月 24 日
Hi,
As per my understanding, you are facing issues while importing data in the deep learning app. I would suggest you use the Neural Net Fitting app. Here is the step to step guide from importing the data to saving your results: -
Note - in step3, you will be importing the 'Inputs' (9 feature columns) and 'Targets' (last output column) from either workspace or a file.

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by