Subkey |
Description |
---|---|
N_iterations |
Number of times the data is split in training and test in the outer cross-validation. |
test_size |
The percentage of data to be used for testing. |
fixed_seed |
If True, use a fixed seed for the cross-validation splits. |