public class Holdout extends Object
Constructor and Description |
---|
Holdout(Order<Rating> ord,
PartitionAlgorithm<Rating> part) |
Modifier and Type | Method and Description |
---|---|
Order<Rating> |
getOrder() |
PartitionAlgorithm<Rating> |
getPartitionMethod() |
int |
partition(List<Rating> ratings,
Random rng) |