.. _f-register: module ``onnx_conv.register`` ============================= Short summary +++++++++++++ module ``mlprodict.onnx_conv.register`` Shortcut to *onnx_conv*. :githublink:`%|py|6` Functions +++++++++ +--------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +========================================================================================================+=========================================================================================================+ | :func:`_custom_parser_xgboost ` | Custom parser for *XGBClassifier* and *LGBMClassifier*. | +--------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------+ | :func:`_register_converters_lightgbm ` | This functions registers additional converters for :epkg:`lightgbm`. | +--------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------+ | :func:`_register_converters_mlinsights ` | This functions registers additional converters for :epkg:`mlinsights`. | +--------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------+ | :func:`_register_converters_skl2onnx ` | This functions registers additional converters for :epkg:`skl2onnx`. | +--------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------+ | :func:`_register_converters_xgboost ` | This functions registers additional converters for :epkg:`xgboost`. | +--------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------+ | :func:`register_converters ` | This functions registers additional converters to the list of converters :epkg:`sklearn-onnx` declares. | +--------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict.onnx_conv.register :members: :special-members: __init__ :show-inheritance: