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

Undefined variable #2

Open
wch1996 opened this issue Oct 15, 2019 · 1 comment
Open

Undefined variable #2

wch1996 opened this issue Oct 15, 2019 · 1 comment

Comments

@wch1996
Copy link

wch1996 commented Oct 15, 2019

Dear Jshermeyer,
Thank for your hard working.
I have a question in 320th line:
Train_TrainSet, Train_TestSet, Target_TrainSet, Target_TestSet = train_test_split(Trains[0], Targets[0], test_size=0.1, train_size=0.1)
'Trains' and 'Targets' are not defined,Is this program unnecessary?

@jshermeyer
Copy link
Owner

Yes I think this is actually a redundancy I forgot to remove. Uploaded the updated code with this removed to master.

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

2 participants