This PR implements an additional feature of hisel. More precisely, we add the capability of using two different kernels when computing the Gram matrix. This allows us to handle with HSIC Lasso the case where the features to select from are both categorical and continuous.
Context
This PR implements an additional feature of
hisel
. More precisely, we add the capability of using two different kernels when computing the Gram matrix. This allows us to handle with HSIC Lasso the case where the features to select from are both categorical and continuous.Checklist