.. _f-gactionstensor: module ``grammar.grammar_sklearn.grammar.gactions_tensor`` ========================================================== .. inheritance-diagram:: mlprodict.grammar.grammar_sklearn.grammar.gactions_tensor Short summary +++++++++++++ module ``mlprodict.grammar.grammar_sklearn.grammar.gactions_tensor`` Action definition. :githublink:`%|py|5` Classes +++++++ +----------------------------------------------------------------------------------------------------------------+------------------------------------+ | class | truncated documentation | +================================================================================================================+====================================+ | :class:`MLActionTensorAdd ` | Tensor addition. | +----------------------------------------------------------------------------------------------------------------+------------------------------------+ | :class:`MLActionTensorDiv ` | Tensor division. | +----------------------------------------------------------------------------------------------------------------+------------------------------------+ | :class:`MLActionTensorDot ` | Scalar product. | +----------------------------------------------------------------------------------------------------------------+------------------------------------+ | :class:`MLActionTensorMul ` | Tensor multiplication. | +----------------------------------------------------------------------------------------------------------------+------------------------------------+ | :class:`MLActionTensorSub ` | Tensor soustraction. | +----------------------------------------------------------------------------------------------------------------+------------------------------------+ | :class:`MLActionTensorTake ` | Extracts an element of the tensor. | +----------------------------------------------------------------------------------------------------------------+------------------------------------+ | :class:`MLActionTensorVector ` | Tensor operation. | +----------------------------------------------------------------------------------------------------------------+------------------------------------+ Properties ++++++++++ +--------------------------------------------------------------------------------------------------------------------------+------------------------------------+ | property | truncated documentation | +==========================================================================================================================+====================================+ | :meth:`ChildrenResults ` | Return the last execution results. | +--------------------------------------------------------------------------------------------------------------------------+------------------------------------+ | :meth:`ChildrenResults ` | Return the last execution results. | +--------------------------------------------------------------------------------------------------------------------------+------------------------------------+ | :meth:`ChildrenResults ` | Return the last execution results. | +--------------------------------------------------------------------------------------------------------------------------+------------------------------------+ | :meth:`ChildrenResults ` | Return the last execution results. | +--------------------------------------------------------------------------------------------------------------------------+------------------------------------+ | :meth:`ChildrenResults ` | Return the last execution results. | +--------------------------------------------------------------------------------------------------------------------------+------------------------------------+ | :meth:`ChildrenResults ` | Return the last execution results. | +--------------------------------------------------------------------------------------------------------------------------+------------------------------------+ | :meth:`ChildrenResults ` | Return the last execution results. | +--------------------------------------------------------------------------------------------------------------------------+------------------------------------+ Methods +++++++ +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | method | truncated documentation | +=======================================================================================================================================+=========================+ | :py:meth:`__init__ ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`_optional_parameters ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`_optional_parameters ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`_optional_parameters ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`_optional_parameters ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`_optional_parameters ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`_optional_parameters ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`_optional_parameters ` | | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`execute ` | Addition | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`execute ` | Addition | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`execute ` | Addition | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`execute ` | Addition | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`execute ` | Addition | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`execute ` | Addition | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`execute ` | Addition | +---------------------------------------------------------------------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict.grammar.grammar_sklearn.grammar.gactions_tensor :members: :special-members: __init__ :show-inheritance: