|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.datamining.util.C45RulesRunner
public class C45RulesRunner
Constructor Summary | |
---|---|
C45RulesRunner()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static java.lang.String |
stdev(java.lang.Double[] numbers)
Returns the mean and standard deviation of the specified distribution of values. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public C45RulesRunner()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public static java.lang.String stdev(java.lang.Double[] numbers)
numbers
- the distribution of values.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |