Inspect an nvForest model
Value
A named list with:
task_typeOne of
"binary_classification","multiclass_classification", or"regression".num_classes,num_features,num_outputs, andnum_treesModel dimensions.
has_vector_leaves,average_tree_output, andhas_probability_outputLogical model properties.
device,device_id,layout, andprecisionResolved inference configuration.
default_chunk_sizeandalign_bytesNative chunk and memory-alignment settings.
treelite_postprocessorThe model's Treelite postprocessor.