Is it possible to use recurrent neural network for classification type problems?
1 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(1 个)
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 个评论
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 Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!