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 回表示 (過去 30 日間)
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

回答 (1 件)

Walter Roberson
Walter Roberson 2015 年 6 月 3 日
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.

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by