How can I import excel data to be used with a neural network? Specifically for the trainNetwork command.
6 views (last 30 days)
Show older comments
I have excel data for 14 features in the columns and then the rows represent a time series element. How can I import this data into MATLAB to be used for a neural network?
1 Comment
Demet Yesilbas
on 10 May 2020
hello, have you found the answer to your question? Each sample in my data contains 2 columns and 15000 rows. I want to put 100 of them together and give them to the neural network, but I don't know how I can do it.
Answers (1)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!