public class AlgorithmCompareMethod
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
AlgorithmCompareMethod.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
label()
Gets the label.
|
List<AlgorithmMethods> |
methods()
Gets the methods.
|
AlgorithmCompareMethod.Builder |
newBuilder()
New builder.
|
List<Float> |
weights()
Gets the weights.
|
public AlgorithmCompareMethod.Builder newBuilder()
public List<Float> weights()
public List<AlgorithmMethods> methods()
public String label()
Copyright © 2021 IBM Cloud. All rights reserved.