Open jduerholt opened 1 year ago
Wrap a SingleTask GP around this kernel and name it CategoricalGP: https://github.com/pytorch/botorch/blob/main/botorch/models/kernels/categorical.py
Take also this into account: https://github.com/experimental-design/bofire/issues/57
Add a GP to models which acts on purely categorical inputs using a Hammond Distance Kernel.