ModelInferenceTime.run_logic#
- ModelInferenceTime.run_logic(context: Context, dataset_kind) CheckResult [source]#
Run check.
- Returns
- CheckResult
value is of the type ‘float’ .
- Raises
- DeepchecksValueError
If the test dataset is not a ‘Dataset’ instance with a label or if ‘model’ is not a scikit-learn-compatible fitted estimator instance.