.. _`Leave One Group out Cross Validation`: .. _`org.sysess.sympathy.machinelearning.crossval_leaveonegroupout`: Leave One Group out Cross Validation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. image:: Kfold.svg :width: 48 Gives splits for leave-one-group-out cross-validation *Configuration*: *Input ports*: **X** : table X **Y** : table Y **G** : table G *Output ports*: **out** : [(table, table)] out .. automodule:: node_crossvalidation .. class:: CrossVal_LeaveOneGroupOut