Warning: This documentation is for scikits.learn
version 0.6.0
. —
Latest stable version
Download
Support
User Guide
Examples
Development
previous
|
next
|
index
Contents
5. Model Selection
5. Model Selection
ΒΆ
5.1. Cross-Validation
5.1.1. Examples
5.1.1.1. Leave-One-Out - LOO
5.1.1.2. Leave-P-Out - LPO
5.1.1.3. K-fold
5.1.1.4. Stratified K-Fold
5.1.1.5. Leave-One-Label-Out - LOLO
5.1.1.6. Leave-P-Label-Out
5.2. Grid Search
5.2.1. Examples
5.2.2. Notes