ml_model_data {sparklyr} | R Documentation |
Extracts data associated with a Spark ML model
Description
Extracts data associated with a Spark ML model
Usage
ml_model_data(object)
Arguments
object |
a Spark ML model |
Value
A tbl_spark
[Package sparklyr version 1.8.6 Index]