Learn R Programming

less (version 0.1.0)

check_is_fitted: Fitting Control

Description

Checks if the given estimator is fitted

Usage

check_is_fitted(estimator)

Value

TRUE if the estimator is fitted, FALSE is not

Arguments

estimator

An estimator with is_fitted attribute