oneDAL icon indicating copy to clipboard operation
oneDAL copied to clipboard

Ridge Regression support in oneapi

Open DDJHB opened this issue 2 months ago • 6 comments

Description

Changes made:

  1. Added GPU implementation for ridge regression as extension of linear regression
  2. Added CPU switch to daal implementation of ridge regression
  3. This PR's scope includes alpha parameter as a single value

DDJHB avatar Apr 24 '24 13:04 DDJHB