| cuda_ml_nvforest_leaf_ids | R Documentation |
Return terminal leaf identifiers
cuda_ml_nvforest_leaf_ids(object, new_data, chunk_size = NULL)
object |
An nvForest-backed model. |
new_data |
Numeric predictor data. |
chunk_size |
Native prediction chunk size, or |
An integer matrix with one row per observation and one column per tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.