Package | Description |
---|---|
org.tribuo |
Provides the core interfaces and classes for using Tribuo.
|
Modifier and Type | Method and Description |
---|---|
RealIDInfo |
RealIDInfo.copy() |
RealIDInfo |
CategoricalIDInfo.generateRealInfo()
Generates a
RealIDInfo that matches this CategoricalInfo and
also contains an id number. |
RealIDInfo |
RealInfo.makeIDInfo(int id) |
RealIDInfo |
RealIDInfo.makeIDInfo(int id) |
RealIDInfo |
RealIDInfo.rename(String newName) |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.