.. _f-transformedtargetregressor: module ``onnx_conv.sklconv.transformed_target_regressor`` ========================================================= Short summary +++++++++++++ module ``mlprodict.onnx_conv.sklconv.transformed_target_regressor`` Rewrites some of the converters implemented in :epkg:`sklearn-onnx`. :githublink:`%|py|6` Functions +++++++++ +----------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +================================================================================================================================================================+=====================================================================================================================================+ | :func:`transformer_target_regressor_converter ` | Rewrites the converters implemented in :epkg:`sklearn-onnx` to support custom functions implemented with :ref:`l-numpy-onnxpy`. ... | +----------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------+ | :func:`transformer_target_regressor_shape_calculator ` | Rewrites the converters implemented in :epkg:`sklearn-onnx` to support custom functions implemented with :ref:`l-numpy-onnxpy`. ... | +----------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict.onnx_conv.sklconv.transformed_target_regressor :members: :special-members: __init__ :show-inheritance: