Open
Description
For tracking purposes. The following CalibratorEstimators do not have ONNX model conversion support:
FixedPlattCalibratorEstimator
IsotonicCalibratorEstimator
NaiveCalibratorEstimator
PlattCalibratorEstimator
does have ONNX export support. This issue will be closed when the remaining calibrator estimators have ONNX export support, and are being tested for ONNX conversion in the manner below as PlattCalibratorEstimator
is being tested:
machinelearning/test/Microsoft.ML.Tests/OnnxConversionTest.cs
Lines 265 to 300 in 81357ba