Table of Contents | ||
---|---|---|
|
...
Navigate to
<ML_HOME>/samples/default/logisitc-regressinoregression/
directory using the CLI.- Execute the following command to execute the sample: ./
model-generation.sh
...
Viewing the model prediction
The sample executes the generated model on the <ML_HOME>/samples/default/decision-tree/prediction-test
data set, and it prints the value ["0"
]
as the prediction result In the CLI logs.