Feeds
질문
how can i zoom my confusion matrix to see the classification performance in classification learner
the performance result on the confusion matrix is unclear because i have so many classes, please how can i zoom to see the res...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
Error using trainNetwork (line 154) Invalid training data. Predictors must be a N-by-1 cell array of sequences, where N is the number of sequences. All sequences must have the same feature dimension and at least one time step.
i'm working on a multiclass classification using matlab LSTM neural network on a dataset with 72 attributes and 56 classes but ...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Error using trainNetwork (line 154) Unable to perform assignment because the size of the left side is 56-by-1 and the size of the right side is 56-by-2571.
i have a keystroke dataset of 71 features, 56 classes and 2857 records. when training i keep seeing "error during training" i ne...
7년 초과 전 | 답변 수: 0 | 0