Datastore for deep learning
显示 更早的评论
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
2020-12-24
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!