|
|
|
|
|
by wdkrnls
1392 days ago
|
|
Not all as far as I know. For ridge regression you will want to install glmnet, for example. mgcv which is usually shipped with R provides access to a few common fast kernels which seem to be the ones python programmers are familiar with. |
|