datatable.models.LinearModel.is_fitted()

Report model status.

Parameters

return
bool

True if model is trained, False otherwise.