Datastore for deep learning
Mostra commenti meno recenti
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
Risposte (1)
Abhishek Gupta
il 24 Dic 2020
0 voti
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.
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!