| Package | Description |
|---|---|
| org.openimaj.ml.sketch.bloom | |
| org.openimaj.ml.sketch.countmin |
| Class and Description |
|---|
| SummarySketcher
As described by: http://lkozma.net/blog/sketching-data-structures/
"Sketching" data structures store a summary of a data set in situations where
the whole data would be prohibitively costly to store (at least in a
fast-access place like the memory as opposed to the hard disk).
|
| Class and Description |
|---|
| SummarySketcher
As described by: http://lkozma.net/blog/sketching-data-structures/
"Sketching" data structures store a summary of a data set in situations where
the whole data would be prohibitively costly to store (at least in a
fast-access place like the memory as opposed to the hard disk).
|