Package | Description |
---|---|
org.tribuo.classification |
Provides classes and infrastructure for multiclass classification problems.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableLabelInfo
An ImmutableOutputInfo object for Labels.
|
class |
MutableLabelInfo
A mutable
LabelInfo . |
Modifier and Type | Method and Description |
---|---|
abstract LabelInfo |
LabelInfo.copy() |
Constructor and Description |
---|
MutableLabelInfo(LabelInfo info)
Constructs a mutable deep copy of the supplied label info.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.