Public Member Functions | Public Attributes
laser_interface.random_forest.DecisionTree Class Reference

List of all members.

Public Member Functions

def __init__
def make_leaf
def predict
def train

Public Attributes

 children
 prediction
 split_point

Detailed Description

Definition at line 224 of file random_forest.py.


Constructor & Destructor Documentation

def laser_interface.random_forest.DecisionTree.__init__ (   self,
  dataset = None,
  splitting_func = min_entropy_split 
)

Definition at line 225 of file random_forest.py.


Member Function Documentation

Definition at line 248 of file random_forest.py.

Definition at line 260 of file random_forest.py.

def laser_interface.random_forest.DecisionTree.train (   self,
  dataset,
  splitting_func = min_entropy_split 
)

Definition at line 231 of file random_forest.py.


Member Data Documentation

Definition at line 225 of file random_forest.py.

Definition at line 225 of file random_forest.py.

Definition at line 231 of file random_forest.py.


The documentation for this class was generated from the following file:


laser_interface
Author(s): Hai Nguyen and Travis Deyle. Advisor: Prof. Charlie Kemp, Lab: Healthcare Robotics Lab at Georgia Tech
autogenerated on Wed Nov 27 2013 11:45:51