scikit-learn/sklearn/svm/sparse
Lars Buitinck 72707abf3f ENH merge sparse and dense SVMs, part 2
* keep sparse.* behavior: will transform dense data into sparse data
  when fitting (we might want to deprecate this along with the classes)
* document sparsity support in classes.py
2012-01-27 17:41:25 +01:00
..
__init__.py ENH merge sparse and dense SVMs, part 1 2012-01-27 17:41:22 +01:00
base.py ENH merge sparse and dense SVMs, part 2 2012-01-27 17:41:25 +01:00
classes.py Cosmit: remove unused imports 2012-01-23 18:19:32 +01:00