ml_model_data
From sparklyr v0.9.1
by Javier Luraschi
Extracts data associated with a Spark ML model
Extracts data associated with a Spark ML model
Usage
ml_model_data(object)
Arguments
- object
a Spark ML model
Value
A tbl_spark
Community examples
Looks like there are no examples yet.