Skip to content

kernel linear regression and svm for Creditcard and Tumor data

Notifications You must be signed in to change notification settings

windhaunting/kernel_methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel_method-for-regression-and-classification

  1. Kernel ridge regression

(1) Implement Kernel ridge regression from scratch (KRRS)

(2) Implement a basis expansion + ridge regression from scratch

(3) Use sklearn kernel ridge for credit card prediction

(4) Use SVM to classify tumor dataset

About

kernel linear regression and svm for Creditcard and Tumor data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages