Commit Graph

13 Commits

Author SHA1 Message Date
YenChenLin bff21be888 Add doc of attributes for VotingClassifier 2016-02-27 22:34:13 +08:00
rasbt 4f2cd80a06 raise NotFittedError in VotingClassifier and unit test improvements 2016-02-04 16:19:56 -05:00
seales 0485ada58b General spelling fixes 2015-12-16 09:46:42 -08:00
Andreas Mueller fb123ed24b More doc fixes. Latex builds again. 2015-11-20 16:30:45 -05:00
Alvaro Ulloa a161f2c2c2 predictions are float but np.bincount can only be used on integers, thus an error comes out when using it 2015-11-12 09:30:08 -07:00
KamalakerDadi 2249daaea8 Version added for all new classes 2015-11-03 23:54:42 +01:00
Gilles Louppe 34c4930591 FIX: ensure that get_params returns VotingClassifier own params 2015-07-23 08:34:26 +02:00
Andreas Mueller 0650d5502e DOC adding backlinks to docstrings 2015-06-03 00:24:04 -04:00
Gilles Louppe 6ac6ea3842 COSMIT: VotingClassifier 2015-05-08 10:10:47 +02:00
rasbt 0007660b84 inline check_proba 2015-05-01 18:45:46 -04:00
rasbt 00abe26e75 property trick to raise AttributeError if voting is "hard" 2015-04-22 14:12:57 -04:00
rasbt 24f88b8d54 added _check_proba method 2015-04-21 19:01:39 -04:00
rasbt 2910198f14 votingclassifier 2015-04-20 19:27:30 -04:00