Package | Description |
---|---|
org.tribuo.impl |
Provides implementations of base classes and interfaces from
org.tribuo . |
Class and Description |
---|
ArrayExample
An
Example backed by two arrays, one of String and one of double. |
BinaryFeaturesExample
An
Example backed by a single array of feature names. |
IndexedArrayExample
A version of ArrayExample which also has the id numbers.
|
IndexedArrayExample.FeatureTuple
A tuple of the feature name, id and value.
|
ListExample
This class will not be performant until value types are available in Java.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.