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

Big Mistake in code, df_train has been alloted test_data. #3

Open
shivamordanny opened this issue Jul 18, 2018 · 0 comments
Open

Big Mistake in code, df_train has been alloted test_data. #3

shivamordanny opened this issue Jul 18, 2018 · 0 comments

Comments

@shivamordanny
Copy link

After get dataframe function cell,
df_train = get_dataframe('test_data.txt') has been inserted.
And model got trained on the same.
500 samples instead of 5452 samples.

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