Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_split_threshold

Return the threshold used in the split at a node of a tree


Description

Julia Equivalent: IAI.get_split_threshold

Usage

get_split_threshold(lnr, node_index)

Arguments

lnr

The learner to query.

node_index

The node in the tree to query.

Examples

## Not run: iai::get_split_threshold(lnr, 1)

iai

Interface to 'Interpretable AI' Modules

v1.5.0
MIT + file LICENSE
Authors
Jack Dunn [aut, cre], Ying Zhuo [aut], Interpretable AI LLC [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.