Package | Description |
---|---|
eu.h2020.helios_social.modules.socialgraphmining.GNN |
Modifier and Type | Method | Description |
---|---|---|
TrainingExample |
TrainingExample.degrade(double factor) |
Multiplies the weight of the training example with a given factor.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.ArrayList<TrainingExample> |
ContextTrainingExampleData.getTrainingExampleList() |
Grants direct access to a list of training examples to traverse or edit.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ContextTrainingExampleData.addTrainingExample(TrainingExample example) |