| Package | Description |
|---|---|
| javax.visrec.ml.classification | |
| javax.visrec.spi |
| Modifier and Type | Method and Description |
|---|---|
static ClassifierBuilder |
ClassifierBuilder.newBuilder()
Creates a new instance of the builder.
|
abstract ClassifierBuilder |
ClassifierBuilder.trainedModel(Object trainedModel)
Set the trained model to be used during the image classification.
|
| Modifier and Type | Method and Description |
|---|---|
ClassifierBuilder |
BuilderService.newClassifierBuilder()
Creates a new instance of the
ClassifierBuilder |
Copyright © 2019. All rights reserved.