daphne-eu / daphne

DAPHNE: An Open and Extensible System Infrastructure for Integrated Data Analysis Pipelines
Apache License 2.0
68 stars 59 forks source link

[feature] KernelRidgeRegression DaphneDSL - Algorithms Implementation #601

Open BacchusX1 opened 1 year ago

BacchusX1 commented 1 year ago

Implementation in DaphneDSL of a Kernel Ridge Regression like in Scikit-Learn:

https://scikit-learn.org/stable/modules/generated/sklearn.kernel_ridge.KernelRidge.html

corepointer commented 1 year ago

Thx for submitting this feature request. I'll mark it as a student project for now.