-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Feature description
Add option to parallelize training of GPs using BCM method (factorized GPs). Need to consider potential conflict between existing parallelization for multiple objectives.
Implementation idea
Create _train_BCM()/_predict_BCM() class function for sklearn instance (and GPy instance if applicable)