Table Name:tree_node
Table Number:5894
Group:Analytics
Description:Information about the decision tree node
Flags: 
Baseline/Custom:Baseline
Fields:
Field NameCommon TypeDatabase TypeGeneric Field IDArray SizeDefaultFlagsCommentField Used in Views
conditionCHARvarchar 1333  Node condition  
coverageLONGint   DIRECT Num of people in total population  
coverage_percentLONGint   DIRECT Percent of people in total population  
devLONGint151 DIRECT, ALLOW_NULL Row version number for mobile distribution purposes  
exp_accuracyFLOATreal    A formula to calculate the accuracy of the condition  
hitLONGint   DIRECT Num of people that answers true to the node's condition  
hit_percentLONGint   DIRECT Percent of people that answers TRUE to the node's condition  
node_levelLONGint   DIRECT The depth of the node in the tree  
objidLONGint3  DIRECT Internal record number  
parent_idLONGint   DIRECT Id of the parent node  
rw_coverageLONGint   DIRECT Num of people in real world that answers false to the node's condition  
rw_coverage_percentLONGint   DIRECT Percent of people in total population in real world  
rw_exp_accuracyFLOATreal    A formula to calculate the accuracy of the condition in the real world  
rw_hitLONGint   DIRECT Num of people that answers TRUE to the node's condition in real world  
rw_hit_percentLONGint   DIRECT Percent of people that answers TRUE to the node's condition in real world  
Relations:
RelationTypeTarget ObjectInverse RelationCommentFlagsMTM TableUsed in Views
tree_node2dec_treeMTOdec_treedec_tree2tree_nodeNode of a decision tree    
tree_node2tree_classMTOtree_classtree_class2tree_nodeConditions of all the nodes in a certain class (e.g age>40, state=NY, etc)    
Indexes: (Defined in Clarify Schema)
Index NameFieldsFlags
Indexes (Defined in Database):
Index NameFieldsAdditional Information
objindexobjidclustered, unique located on PRIMARY
Referenced in Views:
View IDView NameTables
My Recent Objects
tree_node