.. _f-validatedifference: module ``onnxrt.validate.validate_difference`` ============================================== Short summary +++++++++++++ module ``mlprodict.onnxrt.validate.validate_difference`` Validates runtime for many :scikit-learn: operators. The submodule relies on :epkg:`onnxconverter_common`, :epkg:`sklearn-onnx`. :githublink:`%|py|7` Functions +++++++++ +-----------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=================================================================================================================+========================================================================================================================+ | :func:`measure_relative_difference ` | Measures the relative difference between predictions between two ways of computing them. The functions returns nan ... | +-----------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict.onnxrt.validate.validate_difference :members: :special-members: __init__ :show-inheritance: