Model Pipeline - Train-test split for time series
This pipeline shows how time series data is split into training and testing sets while keeping the order of data. It helps the model learn from past data and test on future data without mixing time order.