public class DeepLearningModelAttributes extends ModelAttributes implements VariableImportancesHolder
Constructor and Description |
---|
DeepLearningModelAttributes(MojoModel model,
com.google.gson.JsonObject modelJson) |
Modifier and Type | Method and Description |
---|---|
VariableImportances |
getVariableImportances() |
getCrossValidationMetrics, getCrossValidationMetricsSummary, getModelParameters, getModelSummary, getParameterValueByName, getScoringHistory, getTrainingMetrics, getValidationMetrics
public DeepLearningModelAttributes(MojoModel model, com.google.gson.JsonObject modelJson)
public VariableImportances getVariableImportances()
getVariableImportances
in interface VariableImportancesHolder