ONNXEstimatorRegressionInferceHelperExplainabilityWrapper 类

用于实现标准 predict() 函数的自动化 ML ONNX 回归管道的包装器类。

继承
ONNXEstimatorRegressionInferceHelperExplainabilityWrapper

构造函数

ONNXEstimatorRegressionInferceHelperExplainabilityWrapper(onnx_estimator_helper: azureml.automl.runtime.onnx_convert._onnx_inference_helper.OnnxInferenceFromFeaturesHelper)

参数

onnx_estimator_helper
<xref:azureml.automl.runtime.onnx_convert.OnnxInferenceFromFeaturesHelper>
必需

自动化机器学习 ONNX 推理帮助程序对象。