Document and support cross-validation? #10375
dfrankow
started this conversation in
New Features & Project Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for your work on Spacy. In particular, the course is excellent.
I see from https://stackoverflow.com/q/57305397, https://stackoverflow.com/q/67589186, #4059, and #4623 that Spacy doesn't support cross-validation directly.
Cross-validation can be useful when you don't have a lot of data, since you can set hyperparameters and judge out-of-sample error more precisely. I think a lot of people in the world don't actually have a lot of data, so this could be pretty useful.
My requests:
Thanks for your attention.
Beta Was this translation helpful? Give feedback.
All reactions