ClusteringAllocator: Allocates and initializes input to the clustering for machine...

Description Usage Arguments Value See Also

View source: R/machine_learning_kernels.R

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

1
ClusteringAllocator(benchmarkParameters)

Arguments

benchmarkParameters

an object of type ClusteringMicrobenchmark specifying various parameters needed to generate input for the clustering microbenchmarks.

Value

a list containing the data objects to be input to the clustering microbenchmark

See Also

PamClusteringMicrobenchmark ClaraClusteringMicrobenchmark


RHPCBenchmark documentation built on May 2, 2019, 6:40 a.m.