I need some help how to properly incorporate the additional features from the other datasets with the provided train and test
Try exploring the data to get some ideas, e.g. plot the lat/lon coordinates of both datasets on a graph.
The simplest way to link them would be through the PID.
Linking all them using the PID is computationally straining
Can you please elaborate more. Thank you
do groupby per year or month and merge with PID
Try exploring the data to get some ideas, e.g. plot the lat/lon coordinates of both datasets on a graph.
The simplest way to link them would be through the PID.
Linking all them using the PID is computationally straining
Can you please elaborate more. Thank you
do groupby per year or month and merge with PID