Skip to content
New issue

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

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

Already on GitHub? # to your account

Some of the code for the operation in the article was not found. Where is the code for this part of the operation? #1

Open
oula-le opened this issue Aug 31, 2022 · 3 comments

Comments

@oula-le
Copy link

oula-le commented Aug 31, 2022

Hello, the cross-validation method used in this paper is to use 1-Kold as the training set and the rest as the test set. I want to know that if "For test, train in kfold. Split (train_images, train_labels)" indicates the above operation? Thank you. Looking forward to your reply.

@GhTara
Copy link
Owner

GhTara commented Aug 31, 2022

Hi,
Yes, exactly. I have implemented 10-fold in this part that you have mentioned. (in the function to train model section)
Best

@oula-le
Copy link
Author

oula-le commented Aug 31, 2022

Thank you very much for answering my question so quickly. I would like to express my thanks again

@GhTara
Copy link
Owner

GhTara commented Aug 31, 2022

You are welcome.

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

No branches or pull requests

2 participants