"Stratified X-Validation with numeric labels"

chaosbringerchaosbringer MemberPosts:21Maven
edited May 2019 inHelp
Hi,
how does stratified cross-validation work with numeric-labeled data. Does it switch to random cross-validaiton internally?

Thank you,
Julian

Answers

  • SebastianLohSebastianLoh MemberPosts:99Contributor II
    Hi Julian,

    yes, it does use the shuffled sampling instead. In the next version a popper note is logged in the RM log.

    Ciao Sebastian
Sign InorRegisterto comment.