Input Matrix Limit with Trial Neural Network Toolbox

Is there a limit on the size of the input matrix on neural network Toolbox trial version? I have a 126,000x36 matrix of data file I am trying to import. It seems that it cuts it down to 2/3 the number of rows.

1 件のコメント

Greg Heath
Greg Heath 2018 年 1 月 1 日
Where is the code that verifies what you have described?

サインインしてコメントする。

回答 (2 件)

Loye Ray
Loye Ray 2018 年 1 月 1 日

0 投票

I was using a version of the NSL-KDD dataset. When I linked in the input data file, MATLAB cut down the matrix from 123,000x36 to around 81,000x36.
Greg Heath
Greg Heath 2018 年 1 月 5 日

0 投票

Over the past 50 years or so I have found that , excluding outliers, most n-dimensional dimensional distributions are adequately represented by N ~ 35*n randomly chosen examples. In rare cases where that was insufficient, doubling that number proved more than sufficient.
Hope this helps,
Greg

カテゴリ

ヘルプ センター および File ExchangeGet Started with Statistics and Machine Learning Toolbox についてさらに検索

質問済み:

2018 年 1 月 1 日

回答済み:

2018 年 1 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by