Package | Description |
---|---|
it.uniroma2.sag.kelp.kernel | |
it.uniroma2.sag.kelp.kernel.cache | |
it.uniroma2.sag.kelp.learningalgorithm.classification.hmm |
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
Deprecated.
|
class |
FixIndexKernelCache
Deprecated.
|
class |
FixSizeKernelCache
Cache for kernel computations.
|
class |
SimpleDynamicKernelCache
Cache for kernel computations.
|
class |
StripeKernelCache
Given a dataset, this cache stores kernel computations in "Stripes", i.e.
|
Modifier and Type | Method and Description |
---|---|
void |
SequenceClassificationKernelBasedLearningAlgorithm.setKernelCache(KernelCache cache) |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.