Skip to content

LNtrekos/Kernel_Ridge_Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kernel Ridge Regression (KRR) – Toy Example from Scratch

This repository contains an implementation of Kernel Ridge Regression without using machine learning libraries (e.g., sklearn, torch, etc.).
Both the mathematics and implementation details are explained step-by-step.

About

Short application of Kernel Ridge Regression on simulated and real data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors