| Package | Description |
|---|---|
| org.openimaj.ml.sketch.bloom | |
| org.openimaj.ml.sketch.countmin |
| Modifier and Type | Class and Description |
|---|---|
class |
Bloom
The bloom sketch as described by
http://lkozma.net/blog/sketching-data-structures/
|
| Modifier and Type | Class and Description |
|---|---|
class |
CountMin
CountMin as described in the reference below
|