scikit-learn v0.19.1 Other versions
Please cite us if you use the software.
sklearn.base
sklearn.base.
DensityMixin
Mixin class for all density estimators in scikit-learn.
Methods
score
__init__
x.__init__(…) initializes x; see help(type(x)) for signature
Returns the score of the model on the data X