Borrar filtros
Borrar filtros

Calculating class in Confusion matrix

2 visualizaciones (últimos 30 días)
Vikas
Vikas el 10 de Mzo. de 2016
Editada: Vikas el 10 de Mzo. de 2016
[c,cm,ind,per] = confusion(targets,outputs) Inputs: S-by-Q matrix, where each column vector contains a single 1 value, with all other elements 0. The index of the 1 indicates which of S categories that vector represents. outputs: S-by-Q matrix, where each column contains values in the range [0,1]. The index of the largest element in the column indicates which of S categories that vector represents.
If Sigmoid function at the output node is being used and the value comes out as output is in the range of 0 and 1 and if each column contains same value(there is tie) then what will be the class?

Respuestas (0)

Categorías

Más información sobre Matrices and Arrays en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by