lightning icon indicating copy to clipboard operation
lightning copied to clipboard

When multiclass=False, SGDClassifier throws exception for non integer target

Open luoq opened this issue 9 years ago • 0 comments

As far as I know, classifier in sklearn supports non integer class such as string now, so we should handle non integer class.

luoq avatar Jul 14 '16 10:07 luoq