Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は実際に1261行のcsvファイルをロードし、matlabでcvpartitionクラスを使用して、7モデルのトレーニングセットとテストセットを収集しようとしています(k = '7'-fold crossvalidationを使用)。
n is the number of observations that you would like to partition into training and test sets, or into folds for cross-validation. So in your case n would be 1261.
n