dense_basis
dense_basis copied to clipboard
Moved sklearn dependency to try block
Moved sklearn to a try block, so that it becomes an optional dependency
Also removed some unused kernels from the import statement