r-kernlab 0.9-33
Kernel-based machine learning tools
This package provides kernel-based machine learning methods for classification, regression, clustering, novelty detection, quantile regression and dimensionality reduction. Among other methods kernlab
includes Support Vector Machines, Spectral Clustering, Kernel PCA, Gaussian Processes and a QP solver.
- Outputs:
out
- Website: https://cran.r-project.org/web/packages/kernlab
- Licenses: GPL 2
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-kernlab 0.9-33
as follows:
guix install r-kernlab@0.9-33
Or install the latest version:
guix install r-kernlab
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.