|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectikbs.learning.decisionTree.elagage.Elagage
ikbs.learning.decisionTree.elagage.TauxErreur
public class TauxErreur
| Field Summary | |
|---|---|
static double |
z
|
| Fields inherited from class ikbs.learning.decisionTree.elagage.Elagage |
|---|
TYPE_ELAGAGE |
| Constructor Summary | |
|---|---|
TauxErreur()
|
|
| Method Summary | |
|---|---|
double |
computeError(ArbreDecision ad)
|
void |
computeTolerance(int i)
|
boolean |
testElagage(ArbreDecision ad)
|
| Methods inherited from class ikbs.learning.decisionTree.elagage.Elagage |
|---|
choixElagage, elagage, elagageRec, estimeErreur, incrementeTolerance, tenteElagage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static double z
| Constructor Detail |
|---|
public TauxErreur()
| Method Detail |
|---|
public double computeError(ArbreDecision ad)
computeError in class Elagagepublic boolean testElagage(ArbreDecision ad)
testElagage in class Elagagepublic void computeTolerance(int i)
computeTolerance in class Elagage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||