Searched refs:RegressorMixin (Results 1 – 1 of 1) sorted by relevance
195 from sklearn.base import BaseEstimator, ClassifierMixin, RegressorMixin, TransformerMixin209 RegressorMixin = _RegressorMixin variable