Score using MAS
Parameters:
Name | Type | Description |
---|---|---|
masControl |
object
|
object from masSetup |
modelName |
string
|
name of model to be executed |
step |
string
|
if not specified it will try to find score or execute |
- return input information
object
Example
let inputs = restaflib.masDescribe(masControl, 'modela', 'score');