Quant Memo
Statistics/●●●●

How many models does leave-one-out CV train?

You have 250250 observations and run leave-one-out cross-validation (LOOCV): each observation takes a turn as the single held-out validation point while the model trains on all the others.

How many separate models are trained in total?

Your answer

More Statistics questions