machinelearning model unexpose
This command makes a machine learning model unavailable to the Java Model Scoring stage.
An unexposed machine learning model cannot be used for scoring.
Usage
machinelearning model unexpose --m modelRequired | Argument | Description |
---|---|---|
Yes | --m model |
Specifies the machine learning model. |
Example
This example unexposes model called ConsumerFraud.
machinelearning model unexpose --m ConsumerFraud