.. _f-gsklearnlinearmodel: module ``grammar.grammar_sklearn.g_sklearn_linear_model`` ========================================================= Short summary +++++++++++++ module ``mlprodict.grammar.grammar_sklearn.g_sklearn_linear_model`` List of interpreted from scikit-learn model. :githublink:`%|py|6` Functions +++++++++ +----------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +============================================================================================================================+=========================================================================================================================================+ | :func:`sklearn_linear_regression ` | Converts a `linear regression `_ ... | +----------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | :func:`sklearn_logistic_regression ` | Interprets a `logistic regression `_ ... | +----------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict.grammar.grammar_sklearn.g_sklearn_linear_model :members: :special-members: __init__ :show-inheritance: