MLeap model schema
mleap_model_schema
Description
Returns the schema of an MLeap transformer.
Usage
mleap_model_schema(x)Arguments
| Arguments | Description |
|---|---|
| x | An MLeap model object. |
Value
A data frame of the model schema.
Returns the schema of an MLeap transformer.
| Arguments | Description |
|---|---|
| x | An MLeap model object. |
A data frame of the model schema.
---
title: "MLeap model schema"
execute:
eval: true
freeze: true
---
## mleap_model_schema
## Description
Returns the schema of an MLeap transformer.
## Usage
```r
mleap_model_schema(x)
```
## Arguments
|Arguments|Description|
|---|---|
| x | An MLeap model object. |
## Value
A data frame of the model schema.