Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Fix row count for time series data splitting #515

Merged
merged 2 commits into from
Jun 8, 2021
Merged

Conversation

paxcema
Copy link
Member

@paxcema paxcema commented Jun 7, 2021

Why

Row count was incorrect for time series tasks.

How

Fixed by counting the amount of make_predictions==True rows on each of the train, val, test data frames.

@paxcema paxcema merged commit ac573a4 into staging Jun 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants