Class TestDatasetBinaryRelevanceMethod

java.lang.Object
es.upm.fi.cig.multictbnc.performance.ValidationMethod
es.upm.fi.cig.multictbnc.performance.TestDatasetBinaryRelevanceMethod

public class TestDatasetBinaryRelevanceMethod extends ValidationMethod
Implements a validation method for evaluating CTBNCs using a test. This method involves training separate models for each class variable and then combining their predictions to evaluate the overall performance of the model on the test dataset.