Builder method for disabling/customizing model schema checks
Closed this issue · 0 comments
vruusmann commented
Right now the application developer is expected to override the ModelEvaluatorBuilder#checkSchema(ModelEvaluator<?>)
method.
However, this is not possible when using JPMML-Evaluator wrapper packages such as JPMML-Evaluator-Python.