PyOptEx
1.0.0-rc3
General concepts
Design of experiments
Analysis
API
analysis
estimators
p_value_drop_model
sams
simple_model
mixins
utils
doe
utils
PyOptEx
API
analysis
estimators
sams
bnb
bnb
BnB
leaf
View page source
leaf
BnB.
leaf
(
node
)
[source]
Checks whether a node is a leaf.
Parameters
node
obj
The node to check.
Returns
is_leaf
bool
Whether the node is a leaf.