Closed vruusmann closed 3 years ago
Right now the application developer is expected to override the ModelEvaluatorBuilder#checkSchema(ModelEvaluator<?>) method.
ModelEvaluatorBuilder#checkSchema(ModelEvaluator<?>)
However, this is not possible when using JPMML-Evaluator wrapper packages such as JPMML-Evaluator-Python.
See https://github.com/jpmml/jpmml-evaluator-python/issues/13
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.
See https://github.com/jpmml/jpmml-evaluator-python/issues/13