why block data division in neural network is dividing the columns into blocks. I want it to divide the rows into blocks. please help.

1 visualización (últimos 30 días)
why block data division in neural network is dividing the columns into blocks. I want it to divide the rows into blocks. please help. thanks in advance.
rakhee

Respuestas (1)

Walter Roberson
Walter Roberson el 3 de Jun. de 2015
Columns are features. Rows are samples. Dividing by rows would be grouping samples, which is not going to assist you in constructing models of which parts of any given sample relate together.

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by