Method description Thomas Navin Lal and Olivier Chapelle { - - PowerPoint PPT Presentation

method description
SMART_READER_LITE
LIVE PREVIEW

Method description Thomas Navin Lal and Olivier Chapelle { - - PowerPoint PPT Presentation

Method description Thomas Navin Lal and Olivier Chapelle { navin.lal, olivier.chapelle } @tuebingen.mpg.de Max Planck Institute for Biological Cybernetics, T ubingen, Germany approach Preprocessing: data was rescaled Features are


slide-1
SLIDE 1

Method description

Thomas Navin Lal and Olivier Chapelle

{navin.lal, olivier.chapelle}@tuebingen.mpg.de

Max Planck Institute for Biological Cybernetics, T¨ ubingen, Germany

slide-2
SLIDE 2

approach

  • Preprocessing: data was rescaled
  • Features are ranked using the Fisher Criterion:

R(f) =

(µ(f +)−µ(f −))2 var(f +)+var(f −)

  • The number of features was determined by cross

validation

  • Classification was done by SVMs (linear or RBF)
  • Heuristic used to find σ: Let ti denote the distance of

point xi to the set formed by the points of the other

  • class. σ is set to the mean of ti.

NIPS’03 - Feature selection workshop 1

slide-3
SLIDE 3

datasets

  • Arcene: rescaled. 4700 features. SVM linear C=inf
  • Dexter: 3700 features. SVM linear C=inf
  • Dorothea: rescaled. 1000 features. SVM σ=0.11 C=10

(+balanced)

  • Gisette: rescaled. 700 features SVM σ=0.38 C=inf
  • Madelon: rescaled 20 features. SVM σ=0.01 C=inf

NIPS’03 - Feature selection workshop 2