View source: R/fftrees_ranktrees.R
| fftrees_ranktrees | R Documentation |
fftrees_ranktrees ranks trees in an FFTrees object x
based on the current goal (either "cost" or as specified in x$params$goal).
fftrees_ranktrees is called by the main FFTrees function
when creating FFTs from and applying them to (training) data.
fftrees_ranktrees(x, data = "train")
x |
An |
data |
The type of data to be used (as character).
Default: |
FFTrees for creating FFTs from and applying them to data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.