Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test and validation dataset for traffic data overlap. #10

Open
jaccoheres opened this issue Nov 23, 2022 · 1 comment
Open

Test and validation dataset for traffic data overlap. #10

jaccoheres opened this issue Nov 23, 2022 · 1 comment

Comments

@jaccoheres
Copy link

test_df = df.iloc[int(0.75*len(df)):]

@jaccoheres
Copy link
Author

Probably test_df = df.iloc[int(0.875*len(df)):] is the correct line here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant