Note

This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the What you really need to know section for the big picture.

julearn.utils.typing.EstimatorLikeFit1#

class julearn.utils.typing.EstimatorLikeFit1(*args, **kwargs)#
__init__(*args, **kwargs)#
fit(X, y, **kwargs)#
get_params(deep=True)#
set_params(**params)#