Neural Network input and targets have different of samples
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
ali okumus
am 14 Mär. 2019
Kommentiert: Raghad Alyhunyan
am 29 Apr. 2020
Hello
İ am using Neural Network apps. But ı have a problem .I add my file as input which is array(15576x14 matrix) and target file is array(15576x1) .But when ı try to train it gives me error as "İnputs and targets have different numbers of samples ". ı dont understand where ı do something wrong.
thanks in advance
0 Kommentare
Akzeptierte Antwort
Greg Heath
am 15 Mär. 2019
Transpose both matrices.
Thank you for formally accepting my answer
Greg
2 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!