Package | Description |
---|---|
com.ibm.analytics.mdm.v0.model |
Modifier and Type | Method and Description |
---|---|
AlgorithmCompareStep |
AlgorithmCompareStep.Builder.build()
Builds a AlgorithmCompareStep.
|
Modifier and Type | Method and Description |
---|---|
List<AlgorithmCompareStep> |
AlgorithmMethods.compareRecipe()
Gets the compareRecipe.
|
Modifier and Type | Method and Description |
---|---|
AlgorithmMethods.Builder |
AlgorithmMethods.Builder.addCompareRecipe(AlgorithmCompareStep compareRecipe)
Adds an compareRecipe to compareRecipe.
|
Modifier and Type | Method and Description |
---|---|
AlgorithmMethods.Builder |
AlgorithmMethods.Builder.compareRecipe(List<AlgorithmCompareStep> compareRecipe)
Set the compareRecipe.
|
Copyright © 2021 IBM Cloud. All rights reserved.