Package | Description |
---|---|
it.uniroma2.sag.kelp.kernel | |
it.uniroma2.sag.kelp.kernel.cache |
Modifier and Type | Method and Description |
---|---|
KernelCache |
Kernel.getKernelCache()
Returns the cache in which storing the kernel operations in the RKHS defined
by this kernel
|
Modifier and Type | Method and Description |
---|---|
void |
Kernel.setKernelCache(KernelCache cache)
Sets the cache in which storing the kernel operations in the RKHS defined
by this kernel
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicIndexKernelCache
Cache for kernel computations.
|
class |
FixIndexKernelCache |
class |
StripeKernelCache
Given a dataset, this cache stores kernel computations in "Stripes", i.e.
|
Copyright © 2015 Semantic Analytics Group @ Uniroma2. All rights reserved.