Is it possible to use recurrent neural network for classification type problems?

1 回表示 (過去 30 日間)
Ahmed iqbal
Ahmed iqbal 2018 年 10 月 25 日
コメント済み: Greg Heath 2018 年 10 月 26 日
Hello,
i have NASA "CM1"/Software defect prediction dataset, this dataset includes 21 attributes and one defect class (True/False). I know, i can use feed-forward neural network on this dataset for defect prediction, But i want to use "Recurrent Neural Network" on this dataset, i also know Recurrent Neural Network are design for time series problem, However, is it possible i can also use "Recurrent Neural Network" for my "classification" problem? and this network will return good results?
Thanks

回答 (1 件)

Greg Heath
Greg Heath 2018 年 10 月 26 日
編集済み: Greg Heath 2018 年 10 月 26 日
It could happen; but don't count on it because there is no reason why it should be any better than without it.
Greg
Thank you for formally accepting my answer
Greg
  2 件のコメント
Ahmed iqbal
Ahmed iqbal 2018 年 10 月 26 日
We can say that? Recurrent Neural Network are extended version of feed-forward neural network, with TimeSeries support? you mean, we can still use Recurrent Neural Network for classification tasks, but we would not expect any significantly outperformed results.
Greg Heath
Greg Heath 2018 年 10 月 26 日
I don't know. However, I do know that if you could, there probably would be no advantage.

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

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by