blob: ec0053e27210b8e561312b2ee828b7f991287625 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"fn":[["k_fold_validate","Randomly splits the inputs into k ‘folds’. For each fold a model is trained using all inputs except for that fold, and tested on the data in the fold. Returns the scores for each fold."]]};