Train Categorial data in Neural Network Model

1 回表示 (過去 30 日間)
Life is Wonderful
Life is Wonderful 2020 年 7 月 19 日
コメント済み: Life is Wonderful 2020 年 7 月 29 日
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!

採用された回答

Gouri Chennuru
Gouri Chennuru 2020 年 7 月 24 日
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 件のコメント
Life is Wonderful
Life is Wonderful 2020 年 7 月 29 日
Thank you very much!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by