public class LRSweightLearning extends LearningAttributeWeights
path
Constructor and Description |
---|
LRSweightLearning() |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
learn(CBR cbr,
Attribute[] attributes)
Mètode de aprenentatge de pesos que modifica el pes dels atributs de la Population train en funció de la Population de test
|
addIgnoredWeights, learnWeights
public Attribute[] learn(CBR cbr, Attribute[] attributes)
LearningAttributeWeights
learn
in class LearningAttributeWeights