Filter löschen
Filter löschen

Struct or Table for a dataset with multiple data types

1 Ansicht (letzte 30 Tage)
Fouad Azar
Fouad Azar am 2 Okt. 2022
Kommentiert: J. Alex Lee am 3 Okt. 2022
I've mined some data with several different datatypes, including string, int and arrays thereof.
I want to call these fields to run them through some algorithms later, like an NN, but I'm not sure which datatype would best store them. Can anyone advise?
  2 Kommentare
Chunru
Chunru am 2 Okt. 2022
If you are talking about NN, table might be the best structure.
J. Alex Lee
J. Alex Lee am 3 Okt. 2022
Wouldn't it depend on the structure of how data is organized, e.g., if it is deeply nested would table still be the right choice?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Tables finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by