Skip to content

marcosdelcueto/Tutorial_KRR

Repository files navigation

Tutorial Kernel Ridge Regression

Codes and images used in blog post with k-nearest neighbors regression tutorial at https://www.mdelcueto.com/blog/kernel-ridge-regression-tutorial/


Prerequisites

The necessary packages (with the tested versions with Python 3.8.5) are specified in the file requirements.txt. These packages can be installed with pip:

pip3 install -r requirements.txt

License and copyright

© Marcos del Cueto Cordones

Licensed under the MIT License.