diagnostics kernel methods visualized
play

Diagnostics & Kernel Methods Visualized Ondej Bojar April 3, - PowerPoint PPT Presentation

Diagnostics & Kernel Methods Visualized Ondej Bojar April 3, 2019 NPFL104 Machine Learning Methods Charles University Faculty of Mathematics and Physics Institute of Formal and Applied Linguistics unless otherwise stated Diagnostics


  1. RBF Kernels … Totally “fmips” the space: 69/110 𝑙( x , y ) = 𝑓𝑦𝑞(−𝛿‖ x − y ‖ 2 ); 𝛿 > 0 1 exp(-0.5*x*x) 0.9 exp(-1*x*x) exp(-2*x*x) 0.8 exp(-3*x*x) 0.7 0.6 0.5 0.4 0.3 0.2 0.1 0 -10 -5 0 5 10 • Each training point creates its bell. • Overall shape is the sum of the bells. • Kind of “all nearest neighbours”. • The axes are now closeness to other objects.

  2. RBF Kernel Parameters Peaked must be close to training examples High can be far from training examples Low Afgected Points gamma High 𝐷 Complex Low High Low High Simple Smooth Low Variance Bias Model Decision Surface 70/110 • Does higher gamma lead to higher variance? • Choice critical for SVM performance. • Advised to use GridSearchCV for 𝐷 and gamma: • exponentially spaced probes • wide range

  3. SVM RBF (C=0.05, gamma=2) 71/110

  4. SVM RBF (C=0.1, gamma=2) 72/110

  5. SVM RBF (C=0.2, gamma=2) 73/110

  6. SVM RBF (C=0.5, gamma=2) 74/110

  7. SVM RBF (C=0.6, gamma=2) 75/110

  8. SVM RBF (C=0.7, gamma=2) 76/110

  9. SVM RBF (C=1, gamma=2) 77/110

  10. SVM RBF (C=2, gamma=2) 78/110

  11. SVM RBF (C=1, gamma=2) 79/110

  12. SVM RBF (C=0.5, gamma=2) 80/110

  13. SVM RBF (C=0.5, gamma=5) 81/110

  14. SVM RBF (C=0.5, gamma=10) 82/110

  15. SVM RBF (C=0.5, gamma=5) 83/110

  16. SVM RBF (C=0.5, gamma=2) 84/110

  17. SVM RBF (C=0.5, gamma=1) 85/110

  18. SVM RBF (C=0.5, gamma=0.7) 86/110

  19. SVM RBF (C=0.5, gamma=0.5) 87/110

  20. SVM RBF (C=0.5, gamma=0.2) 88/110

  21. SVM RBF (C=0.5, gamma=0.1) 89/110

  22. SVM RBF (C=0.5, gamma=0.05) 90/110

  23. Cross-validation Heatmap http: //scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html 91/110

  24. Multi-class SVM Two implementations in scikit-learn: 92/110 • SVC: one-against-one • 𝑜(𝑜 − 1)/2 classifjers constructed • supports various kernels, incl. custom ones • LinearSVC: one-vs-the-rest • 𝑜 classifjers trained

  25. PAMAP-easy Training Data 93/110 34 1 12 13 16 33.5 17 2 24 3 33 4 5 6 7 32.5 32 31.5 31 30.5 30 60 80 100 120 140 160 180 200

  26. Default View (every 200) 94/110

  27. Default View (every 300) 95/110

  28. Default View (every 400) 96/110

  29. Regularization C=0.5 97/110

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend