|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectikbs.learning.induction.InductionElement
ikbs.learning.induction.InductionAttribut
ikbs.learning.induction.InductionDiscrete
public class InductionDiscrete
| Field Summary |
|---|
| Fields inherited from class ikbs.learning.induction.InductionAttribut |
|---|
attGain, EPSILON, nbCasInstance |
| Fields inherited from class ikbs.learning.induction.InductionElement |
|---|
INCONNU |
| Constructor Summary | |
|---|---|
InductionDiscrete(DescriptiveElement type,
ValSchema base)
|
|
InductionDiscrete(InductionDiscrete id)
|
|
| Method Summary | |
|---|---|
ModeleInductif |
creerPartition(ModeleInductif mi,
int indiceDomaine)
Regroupe les valeurs ayant le meme indice de ValPartition comme valeur et les place au debut des vecteurs lies au t-uple( vecteur classe+attributs) en utilisant la methode swap renvoie l'indice du premier t-uple non groupe |
void |
genererPartition()
|
Value |
valeur(Case cas)
|
| Methods inherited from class ikbs.learning.induction.InductionAttribut |
|---|
getGain, getGainRatio, getInfo, greaterThan, key, name, toString |
| Methods inherited from class ikbs.learning.induction.InductionElement |
|---|
add, base, inconnuOuVide, nbPartitions, nom, partitions, partitions, setBase, type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InductionDiscrete(DescriptiveElement type,
ValSchema base)
public InductionDiscrete(InductionDiscrete id)
| Method Detail |
|---|
public void genererPartition()
genererPartition in class InductionElementpublic Value valeur(Case cas)
public ModeleInductif creerPartition(ModeleInductif mi,
int indiceDomaine)
creerPartition in class InductionAttribut
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||