View source on GitHub
|
TensorFlow Probability experimental PSD kernels package.
Classes
class AdditiveKernel: Additive Kernel.
class ContinuousAndCategoricalValues: ContinuousAndCategoricalValues(continuous, categorical)
class FeatureScaledWithCategorical: FeatureScaled kernel for continuous and categorical data.
class FeatureScaledWithEmbeddedCategorical: FeatureScaled kernel for continuous and embedded categorical data.
class Independent: Represents a multi-task kernel whose computations are independent of task.
class MultiTaskKernel: Abstract base class for Multi-Task Kernels.
class Separable: Represents a multi-task kernel whose kernel can be separated as a product.
View source on GitHub