Train Categorial data in Neural Network Model

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!

 Respuesta aceptada

Gouri Chennuru
Gouri Chennuru el 24 de Jul. de 2020

1 voto

Hi,
Refer to the information below,
  1. 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
  2. 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.
  3. 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.
Hope this helps!

4 comentarios

Life is Wonderful
Life is Wonderful el 26 de Jul. de 2020
Editada: Life is Wonderful el 27 de Jul. de 2020
Thank you very much for suggestion and sharing the links.
Can you please help me with an example model with the attached data
  • Input data trained with -example Naive Bayes Classifiers/Decision Tree
  • Train the output and locate the error i.e. observed vs predicted
Life is Wonderful
Life is Wonderful el 28 de Jul. de 2020
Any feedback here ?
Life is Wonderful
Life is Wonderful el 29 de Jul. de 2020
Thank you very much!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by