ClusteringAllocator {RHPCBenchmark} | R Documentation |
Allocates and initializes input to the clustering for machine learning microbenchmarks
Description
ClusteringAllocator
allocates and initializes the data sets that are
input to the clustering microbenchmarks for the purposes of conducting a
single performance trial with one of the clustering microbenchmark functions.
Usage
ClusteringAllocator(benchmarkParameters)
Arguments
benchmarkParameters |
an object of type
|
Value
a list containing the data objects to be input to the clustering microbenchmark
See Also
PamClusteringMicrobenchmark
ClaraClusteringMicrobenchmark
[Package RHPCBenchmark version 0.1.0 Index]