ModelInfo.run_logic¶
- ModelInfo.run_logic(context: CheckRunContext) CheckResult[source]¶
Run check.
- Returns
- CheckResult
value is dictionary in format {type: <model_type>, params: <model_params_dict>}
Run check.
value is dictionary in format {type: <model_type>, params: <model_params_dict>}