edu::tum::cs::rpt::RPT2Logic::Path Class Reference

List of all members.

Public Member Functions

Path clone ()
 Path ()
String toString ()

Public Attributes

Vector< String > items
HashSet< ObjectTypeprecondition

Protected Attributes

double accuracy
double support

Detailed Description

Definition at line 102 of file RPT2Logic.java.


Constructor & Destructor Documentation

edu::tum::cs::rpt::RPT2Logic::Path::Path (  )  [inline]

Definition at line 118 of file RPT2Logic.java.


Member Function Documentation

Path edu::tum::cs::rpt::RPT2Logic::Path::clone (  )  [inline]

Definition at line 123 of file RPT2Logic.java.

String edu::tum::cs::rpt::RPT2Logic::Path::toString (  )  [inline]

Definition at line 130 of file RPT2Logic.java.


Member Data Documentation

the accuracy estimating the ratio of successfully classified instances

Definition at line 116 of file RPT2Logic.java.

a vector of strings, where each string is a formula (usually an atomic formula) that corresponds to a test at a node along the path.

Definition at line 107 of file RPT2Logic.java.

Definition at line 108 of file RPT2Logic.java.

the percentage of samples used to build up the formula that is represented by the path

Definition at line 112 of file RPT2Logic.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations


srldb
Author(s): Dominik Jain, Stefan Waldherr, Moritz Tenorth
autogenerated on Fri Jan 11 09:58:43 2013