Rodrigo Sodré
05/07/2025, 12:32 PM# Y_df = Y_df.query("unique_id == 'H1'")[:700]
Then i got the attached images. Does anyone knows what are those crossed lines?# Y_df
Marco
05/07/2025, 12:40 PMRodrigo Sodré
05/07/2025, 3:52 PMY_df.query("unique_id == 'H1'")[:700]
). Aren't overlapping windows determined by the nf.cross_validation method parameters?Marco
05/07/2025, 5:21 PMRodrigo Sodré
05/07/2025, 6:10 PMMarco
05/07/2025, 6:18 PMstep_size
< h
, yes