Leave-one-out Cross-validation
CaptainChaos
New Altair Community Member
Hi Guys,
I just want to know if anybody has some experience with the "Leave-one-out Cross-validation" and could tell me which operator to use or how to build it up otherwise ???. Here is a link to the topic on wikipedia:
http://en.wikipedia.org/wiki/Cross-validation_(statistics)#Leave-one-out_cross-validation
Thanks for the help in advance
Robert
I just want to know if anybody has some experience with the "Leave-one-out Cross-validation" and could tell me which operator to use or how to build it up otherwise ???. Here is a link to the topic on wikipedia:
http://en.wikipedia.org/wiki/Cross-validation_(statistics)#Leave-one-out_cross-validation
Thanks for the help in advance
Robert
Tagged:
0
Answers
-
Hi there,
The existing X-Validation operator has 'leave one out' as an option, it is just a special case where X= the number of examples, and the test set length =1.
Good luck.0