This flashcard is just one of a free flashcard set. See all flashcards!
75
Types of cross-validation?
- k-fold Split the data into k parts. Use k-1 parts for Training and the last for validation. Repeat k times.
- 2-fold Split the data into 2 parts. Use each part once for training and validate with the other.
- Leave-one-out Split the data into as many parts as you have data points. Train with all but one and validate with the one left out.
- Repeated random sub-sampling Split the dataset randomly k times. Choose independantly how large each validation set is.
Tags:
Source: CI Teil 1 Lecture 6
Source: CI Teil 1 Lecture 6
Flashcard info:
Author: Sepp Samuel
Main topic: Telematik
Topic: Computational Intelligence
School / Univ.: TU Graz
Published: 02.07.2014