Primary competition visual

Layer.ai Air Quality Prediction Challenge

Helping Uganda
$3 000 USD
Challenge completed ~3 years ago
Prediction
718 joined
258 active
Starti
Jul 04, 22
Closei
Oct 02, 22
Reveali
Oct 02, 22
User avatar
Koleshjr
Multimedia university of kenya
Stable cross validation?
Help · 2 Sep 2022, 11:14 · 2

Which cross validation scheme is reliable because Kfold ain't it?

Discussion 2 answers

Hi, I have created simple random split, and cv is inline with lb, however, I did not create any lag features, in which case this split is not meaningful. In that case, keeping the last few weeks of data for validation should be correct approach or use timeseries cross validation.

2 Sep 2022, 12:54
Upvotes 1
User avatar
Koleshjr
Multimedia university of kenya

Appreciate that.