Package | Description |
---|---|
org.tribuo |
Provides the core interfaces and classes for using Tribuo.
|
Modifier and Type | Class and Description |
---|---|
class |
CategoricalIDInfo
Same as a
CategoricalInfo , but with an additional int id field. |
class |
CategoricalInfo
Stores information about Categorical features.
|
class |
RealIDInfo
Same as a
RealInfo , but with an additional int id field. |
class |
RealInfo
Stores information about real valued features.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.