lightweight_mmm
lightweight_mmm copied to clipboard
Split Costs between Train and Test
trafficstars
I have seen many notebook codes where the "costs" variable isnt splited between train and test ser before model fitting.
Is it correct ? All the other variables are splited, except for this one... It doesnt make sense to me, am I missing something here ?