Commit Graph

17 Commits

Author SHA1 Message Date
Vlad Niculae 7f76aa1def Add __all__ for half of the scikit 2012-09-04 18:00:49 +01:00
Andreas Mueller 21c0d1a786 ENH make BaseLabelPropagation abstract base class, make OutlierDetectionMixin not inherit from ClassifierMixin 2012-06-26 14:16:04 +02:00
Andreas Mueller 58148a2470 FIX get rid of some doctest errors (with the stricter nosetester) 2012-03-17 23:54:36 +01:00
Andreas Mueller 8bdf267bfa COSMIT pep8 2012-02-02 17:29:08 +01:00
Olivier Grisel 23f61ae5d4 docstring cosmits and typos in label_propagation.py 2012-02-02 15:02:33 +01:00
GaelVaroquaux b1e82a0d42 BUG: fix tests under numpy 1.5 2012-02-02 13:38:21 +01:00
GaelVaroquaux 649bbcee04 BUG: fix typo in tests 2012-02-02 12:59:25 +01:00
GaelVaroquaux b774b27b60 TEST: assert -> nose.tools.assert_equal 2012-02-02 11:10:51 +01:00
GaelVaroquaux 010b5d1ff2 Cosmits 2012-02-02 11:05:03 +01:00
GaelVaroquaux adc5201a16 COSMIT: authorship and licensing info 2012-02-02 10:55:32 +01:00
Clay Woolam 86a3de73cc corrected the documentation and add semi-supervised section to the user
guide
2012-02-01 17:27:13 -08:00
Clay Woolam ee4dd2e2af fixed bug causing error on sparse input data 2012-01-30 22:25:09 -08:00
Clay Woolam c07a0413e2 added AISTAT ref to docs 2012-01-29 15:49:36 -08:00
Clay Woolam 729a4c2fc2 fixed typo in test code 2012-01-29 11:54:36 -08:00
Clay Woolam 900c97fe51 doc updates & tweaks 2012-01-29 11:49:33 -08:00
Clay Woolam c5aed1d4d1 added __init__.py file to semi_supervised folder 2012-01-28 12:08:19 -08:00
Clay Woolam 268aed6b42 TL directory change to push label propagation code into semi_supervised 2012-01-22 21:13:56 -08:00