Is the train data in order ( I mean, is any particular sequence followed, or is it random)?
Is there any sequential data column that could be used to create new features?
Any advice or guidance on how one could proceed further (specifically in manipulating data as no order is seen)? I have observed that linear models are doing much better than bagging /boosting models...
Any advice or guidance on how one could proceed further (specifically in manipulating data as no order is seen)? I have observed that linear models are doing much better than bagging /boosting models...