public class DiscoveryAIModel extends MetadataWithContent
| Constructor and Description |
|---|
DiscoveryAIModel()
Constructor
|
getContent, setContent, setContentgetFullName, setFullName, setFullNamepublic DiscoveryAlgorithmType getAlgorithmType()
public void setAlgorithmType(DiscoveryAlgorithmType algorithmType)
protected void setAlgorithmType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic double getClassificationThreshold()
public void setClassificationThreshold(double classificationThreshold)
protected void setClassificationThreshold(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getLabel()
public void setLabel(java.lang.String label)
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DiscoveryModelField[] getModelFields()
public void setModelFields(DiscoveryModelField[] modelFields)
protected void setModelFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DiscoveryModelRuntimeType getModelRuntimeType()
public void setModelRuntimeType(DiscoveryModelRuntimeType modelRuntimeType)
protected void setModelRuntimeType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getPredictedField()
public void setPredictedField(java.lang.String predictedField)
protected void setPredictedField(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DiscoveryPredictionType getPredictionType()
public void setPredictionType(DiscoveryPredictionType predictionType)
protected void setPredictionType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DiscoveryModelSourceType getSourceType()
public void setSourceType(DiscoveryModelSourceType sourceType)
protected void setSourceType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DiscoveryAIModelStatus getStatus()
public void setStatus(DiscoveryAIModelStatus status)
protected void setStatus(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getTrainingMetrics()
public void setTrainingMetrics(java.lang.String trainingMetrics)
protected void setTrainingMetrics(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
write in interface XMLizablewrite in class MetadataWithContentjava.io.IOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
writeFields in class MetadataWithContentjava.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizableload in class MetadataWithContentjava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
loadFields in class MetadataWithContentjava.io.IOExceptionConnectionExceptionpublic java.lang.String toString()
toString in class MetadataWithContentCopyright © 2020. All Rights Reserved.