View source: R/nystrom_embedding.R
project.nystrom_approx | R Documentation |
Project new data using a Nyström approximation model
## S3 method for class 'nystrom_approx'
project(x, new_data, ...)
x |
A |
new_data |
New data matrix to project. |
... |
Additional arguments (currently ignored). |
A matrix of projected scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.