Package | Description |
---|---|
org.apache.ctakes.ytex.kernel.model |
Modifier and Type | Method and Description |
---|---|
Set<CrossValidationFoldInstance> |
CrossValidationFold.getInstanceIds() |
Modifier and Type | Method and Description |
---|---|
void |
CrossValidationFold.setInstanceIds(Set<CrossValidationFoldInstance> instanceIds) |
Constructor and Description |
---|
CrossValidationFold(String name,
String splitName,
String label,
Integer run,
Integer fold,
Set<CrossValidationFoldInstance> instanceIds) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.