Tomas Johannesson

Results 2 issues of Tomas Johannesson

## Description Worked with @garrisonhess to add C++ code for KernelPCA. This implementation of Kernel PCA supports three functions with float/double matrix input: - kpcaFit() - Is used to fit...

feature request
non-breaking
CMake
CUDA/C++

## Description **This PR relies on C++ implementation from** https://github.com/rapidsai/cuml/pull/5987 Adds Python, and benchmarking code for Kernel PCA. This implementation of Kernel PCA support fit(), transform(), and fit_transform(). Feature request:...

Cython / Python
CMake