hyperopt / hyperopt-sklearn

Hyper-parameter optimization for sklearn
hyperopt.github.io/hyperopt-sklearn
Other
1.58k stars 271 forks source link

Adding a any_sparse_preprocessing function and testing it #137

Closed adodge closed 10 months ago

adodge commented 5 years ago

Fix for a problem raised in issue #132 . Add an any_sparse_preprocessing component that only includes preprocessors that can handle sparse input.