| Trees | Indices | Help |
|---|
|
|
Class for learning ripple-down rules from data using the greedy set covering.
|
|||
|
|||
| boolean |
|
||
| integer |
|
||
| dict |
|
||
| dict |
|
||
| Ruleset |
|
||
| (list of Rules, Rule, integer) |
|
||
| Ruleset |
|
||
|
|||
Learn RDR from data using greedy set covering and display the results.
|
Check if any of the data points need to be classified at a particular depth.
|
Count the number of elements wrongly classified at a given depth.
|
Find data points to be classified at a particular depth.
|
Find data points covered by rule.
|
Find greedy set covering.
|
Find possible rules given a set of data points and features.
|
Find rules from data.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon May 25 01:48:36 2009 | http://epydoc.sourceforge.net |