- If the xlsx file provided in the question is the only data you are working on, you can use any classification algorithms available in Statistics and machine learning toolbox
- If you are also working with sequence and time series data, I recommend you to use Long Short-Term Memory Networks. A Time series data contains set of observations on the values that a variable takes at different times.
- If in case you are working with large data set along with attached xlsx file, I recommend you to use any neural network in MATLAB.
Train Categorial data in Neural Network Model
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Life is Wonderful
am 19 Jul. 2020
Kommentiert: Life is Wonderful
am 29 Jul. 2020
I have a spread sheet containing categorial data . I would like to know which deep learning/Neural netwrok learnig algorithm is best for the training attachment and can help the predictors to the locating errors.
Thanks you!
0 Kommentare
Akzeptierte Antwort
Gouri Chennuru
am 24 Jul. 2020
Hi,
Refer to the information below,
Hope this helps!
4 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
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!