A simple classifier...does it work?
1 次查看(过去 30 天)
显示 更早的评论
Hi, I've just trained a Pattern Recognition Neural Network, that has to classify if there's or not a subject.
I gave it a target constituted by binary values organized in two columns that I had subsequently transposed to make it compatible with the network.
I also gave the network a dataset, constituted by n raws (signals) and m columns (samples), that I had to transposed for the same reason.
I choose a Hidden Size of 100, a validation checks of 50 and I obtained the results shown in attached figure, as gradient, performance, confusion, ROC and so on...
Can someone tell me if it works well or not?
Thank you, regards
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 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!