Learn R Programming

RHPCBenchmark (version 0.1.0)

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

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 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