.. _f-treedigitizecpython-39-x8664-linux-gnu: module ``mltree._tree_digitize`` ================================ Short summary +++++++++++++ module ``mlinsights.mltree._tree_digitize`` Access to the C API of scikit-learn (decision tree) :githublink:`%|py|0` Functions +++++++++ +------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +========================================================================+==========================================================================================================================+ | :func:`tree_add_node ` | tree_add_node(tree, parent, is_left, is_leaf, feature, threshold, impurity, n_node_samples, weighted_n_node_samples) ... | +------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mlinsights.mltree._tree_digitize :members: :special-members: __init__ :show-inheritance: