rep
rep copied to clipboard
CachingClassifier and FoldingClassifier - Vote_function does not get through
TypeError: predict_proba() got an unexpected keyword argument 'vote_function'
Workaround: FoldingClassifier.predict_proba. __ defaults __ = (mean_vote,)