Closed positiveblue closed 7 years ago
Other functions interact with kernels. In orther to call functions like KernelRidge we have to be able to get the c_void_ptr() given a Kernel in python.
Maybe call it get_obj() so that the function name of other objects will be the same,
Much better with the same name.
Other functions interact with kernels. In orther to call functions like KernelRidge we have to be able to get the c_void_ptr() given a Kernel in python.