scikit-learn/sklearn/svm
Andreas Mueller 763af613d6 Merge branch 'master' of https://github.com/scikit-learn/scikit-learn 2011-12-20 19:12:53 +01:00
..
sparse Merge remote-tracking branch 'origin/master' into n_samples_scaling 2011-12-18 12:45:58 +01:00
src release sv_coef memory 2011-10-04 14:22:04 +01:00
tests Merge remote-tracking branch 'origin/master' into n_samples_scaling 2011-12-18 12:45:58 +01:00
__init__.py DOC: Standardized the module documentation format (2) 2011-11-30 11:05:10 +01:00
base.py scale_C will be True in scikit-learn 0.11. 2011-12-20 15:39:48 +01:00
bounds.py ENH accept matrix input throughout 2011-10-21 13:51:12 +02:00
classes.py FIX docstring errors... 2011-12-20 19:08:41 +01:00
liblinear.c batch re-cythonization with version 0.15 and new package names 2011-09-03 13:28:32 +02:00
liblinear.pyx Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
libsvm.c ENH parameter "epsilon" in SVR error messages is given correct name. 2011-11-05 22:38:47 +01:00
libsvm.pxd Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
libsvm.pyx ENH parameter "epsilon" in SVR error messages is given correct name. 2011-11-05 22:38:47 +01:00
setup.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00