The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Saving individual training/test sets used in x-validation"
Crossvalidation automatically splits data into several subsets. Is there a store these internal datasets to individual files at each round?
Thanks.
Thanks.
Tagged:
0
Answers
The process here http://rapid-i.com/rapidforum/index.php/topic,6629.msg23271.html#msg23271 remembers each training and test fold for later use. You could modify it to store into a set of files.
Andrew