Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
Phpml\Classification\DecisionTree\DecisionTreeLeaf Member List

This is the complete list of members for Phpml\Classification\DecisionTree\DecisionTreeLeaf, including all inherited members.

$classValuePhpml\Classification\DecisionTree\DecisionTreeLeaf
$columnIndex (defined in Phpml\Classification\DecisionTree\DecisionTreeLeaf)Phpml\Classification\DecisionTree\DecisionTreeLeaf
$giniIndex (defined in Phpml\Classification\DecisionTree\DecisionTreeLeaf)Phpml\Classification\DecisionTree\DecisionTreeLeaf
$isContinuous (defined in Phpml\Classification\DecisionTree\DecisionTreeLeaf)Phpml\Classification\DecisionTree\DecisionTreeLeaf
$isTerminal (defined in Phpml\Classification\DecisionTree\DecisionTreeLeaf)Phpml\Classification\DecisionTree\DecisionTreeLeaf
$leftLeaf (defined in Phpml\Classification\DecisionTree\DecisionTreeLeaf)Phpml\Classification\DecisionTree\DecisionTreeLeaf
$level (defined in Phpml\Classification\DecisionTree\DecisionTreeLeaf)Phpml\Classification\DecisionTree\DecisionTreeLeaf
$numericValue (defined in Phpml\Classification\DecisionTree\DecisionTreeLeaf)Phpml\Classification\DecisionTree\DecisionTreeLeaf
$operator (defined in Phpml\Classification\DecisionTree\DecisionTreeLeaf)Phpml\Classification\DecisionTree\DecisionTreeLeaf
$records (defined in Phpml\Classification\DecisionTree\DecisionTreeLeaf)Phpml\Classification\DecisionTree\DecisionTreeLeaf
$rightLeaf (defined in Phpml\Classification\DecisionTree\DecisionTreeLeaf)Phpml\Classification\DecisionTree\DecisionTreeLeaf
$value (defined in Phpml\Classification\DecisionTree\DecisionTreeLeaf)Phpml\Classification\DecisionTree\DecisionTreeLeaf
__toString()Phpml\Classification\DecisionTree\DecisionTreeLeaf
evaluate(array $record) (defined in Phpml\Classification\DecisionTree\DecisionTreeLeaf)Phpml\Classification\DecisionTree\DecisionTreeLeaf
getHTML(?array $columnNames=null)Phpml\Classification\DecisionTree\DecisionTreeLeaf
getNodeImpurityDecrease(int $parentRecordCount)Phpml\Classification\DecisionTree\DecisionTreeLeaf