ml_model_data: Extracts data associated with a Spark ML model

View source: R/ml_utils.R

ml_model_dataR 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


sparklyr documentation built on Nov. 2, 2023, 5:09 p.m.