Leave One Group out Cross Validation¶
Gives splits for leave-one-group-out cross-validation
| Configuration: | |
|---|---|
| Inputs: |
|
| Outputs: |
|
- Input ports:
X: table
X
Y: table
Y
G: table
G
- Output ports:
out: [(table, table)]
out
Configuration:
Gives splits for leave-one-group-out cross-validation
| Configuration: | |
|---|---|
| Inputs: |
|
| Outputs: |
|
| X: | table X |
|---|---|
| Y: | table Y |
| G: | table G |
| out: | [(table, table)] out |
|---|
Configuration: