lightning
lightning copied to clipboard
When multiclass=False, SGDClassifier throws exception for non integer target
As far as I know, classifier in sklearn supports non integer class such as string now, so we should handle non integer class.