.. _f-gactionsnum: module ``grammar.grammar_sklearn.grammar.gactions_num`` ======================================================= .. inheritance-diagram:: mlprodict.grammar.grammar_sklearn.grammar.gactions_num Short summary +++++++++++++ module ``mlprodict.grammar.grammar_sklearn.grammar.gactions_num`` Action definition. :githublink:`%|py|5` Classes +++++++ +-------------------------------------------------------------------------------------------------------+------------------------------------------------+ | class | truncated documentation | +=======================================================================================================+================================================+ | :class:`MLActionAdd ` | Addition | +-------------------------------------------------------------------------------------------------------+------------------------------------------------+ | :class:`MLActionSign ` | Sign of an expression: 1=positive, 0=negative. | +-------------------------------------------------------------------------------------------------------+------------------------------------------------+ | :class:`MLActionTestEqual ` | Operator ``==``. | +-------------------------------------------------------------------------------------------------------+------------------------------------------------+ | :class:`MLActionTestInf ` | Operator ``<``. | +-------------------------------------------------------------------------------------------------------+------------------------------------------------+ 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. | +--------------------------------------------------------------------------------------------------------------------+------------------------------------+ Methods +++++++ +---------------------------------------------------------------------------------------------------------+-------------------------+ | method | truncated documentation | +=========================================================================================================+=========================+ | :py:meth:`__init__ ` | | +---------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +---------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +---------------------------------------------------------------------------------------------------------+-------------------------+ | :py:meth:`__init__ ` | | +---------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`execute ` | | +---------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`execute ` | | +---------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`execute ` | | +---------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`execute ` | | +---------------------------------------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict.grammar.grammar_sklearn.grammar.gactions_num :members: :special-members: __init__ :show-inheritance: