Builder
class Builder
Properties
Link copied to clipboard
A user-supplied name or description of the MLModel.
Link copied to clipboard
The category of supervised learning that this MLModel will address. Choose from the following types:
Link copied to clipboard
A list of the training parameters in the MLModel. The list is implemented as a map of key-value pairs.
Link copied to clipboard
The DataSource that points to the training data.