Uses of Class
sklearn.linear_model.stochastic_gradient.LossFunction
-
Packages that use LossFunction Package Description sklearn.linear_model.stochastic_gradient -
-
Uses of LossFunction in sklearn.linear_model.stochastic_gradient
Subclasses of LossFunction in sklearn.linear_model.stochastic_gradient Modifier and Type Class Description classHingeclassLogclassModifiedHuberclassSquaredHingeMethods in sklearn.linear_model.stochastic_gradient that return LossFunction Modifier and Type Method Description LossFunctionSGDClassifier. getLossFunction()
-