public class ClassifiedClass
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
ClassifiedClass() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Gets the className.
|
Double |
getConfidence()
Gets the confidence.
|
public Double getConfidence()
A decimal percentage that represents the confidence that Watson has in this class. Higher values represent higher confidences.
public String getClassName()
Class label.
Copyright © 2021 IBM Cloud. All rights reserved.