Quant Memo
Statistics/●●●●

How big is each validation fold in k-fold CV?

You have 500500 observations and run 10-fold cross-validation: the data is split into 1010 equal folds, and each fold takes a turn as the held-out validation set while the model trains on the rest.

How many observations are in each held-out validation fold?

Your answer

More Statistics questions