Package | Description |
---|---|
org.tribuo.util.infotheory |
This package provides static classes of information theoretic functions.
|
org.tribuo.util.infotheory.example |
This package provides demos for the information theoretic function
classes in
org.tribuo.util.infotheory . |
org.tribuo.util.infotheory.impl |
This package provides the implementations and helper classes for the
information theoretic functions in
org.tribuo.util.infotheory . |
Class and Description |
---|
PairDistribution
A count distribution over
CachedPair objects. |
TripleDistribution
Generates the counts for a triplet of vectors.
|
WeightCountTuple
An mutable tuple of a double and a long.
|
WeightedPairDistribution
Generates the counts for a pair of vectors.
|
WeightedTripleDistribution
Generates the counts for a triplet of vectors.
|
Class and Description |
---|
CachedTriple
A triple of things.
|
Class and Description |
---|
CachedPair
A pair of things with a cached hashcode.
|
CachedTriple
A triple of things.
|
PairDistribution
A count distribution over
CachedPair objects. |
Row
A row of values from a
RowList . |
TripleDistribution
Generates the counts for a triplet of vectors.
|
WeightCountTuple
An mutable tuple of a double and a long.
|
WeightedPairDistribution
Generates the counts for a pair of vectors.
|
WeightedTripleDistribution
Generates the counts for a triplet of vectors.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.