Interface | Description |
---|---|
Preconstructed |
Marker interface for something that has been constructed/learned earlier
|
Class | Description |
---|---|
ChartUtils |
Utility routines for plotting various charts using the JFreeChart library.
|
StreamableFilterHelper |
Utility class for wrapping one or more StreamableFilters in a
MakePreconstructedFilter
|
WeightedReservoirSample |
Class implementing weighted reservoir sampling.
|
WeightedReservoirSample.InstanceHolder |
Small inner class to hold an instance an its weight.
|
WeightedReservoirSample.InstanceHolderComparator |
Comparator for InstanceHolder
|