circul: Train an unsupervised learning model

Description Usage Arguments Value

Description

Train an unsupervised learning model

Usage

1
2
circul(x, method = "cmeans", metric = NULL, circulControl = NULL,
  tuneGrid = NULL, modelType = "Classification", tuneLength = 3)

Arguments

x

a data.frame consisting of measures to be clustered

method

a method in the circul model library, character

metric

a character representing the performance metric to calculate

circulControl

a list of control parameters

tuneGrid

a tuning grid of paramater values

modelType

the type of model

tuneLength

the length of the tuneGrid

Value

a data.frame with performance metrics


jknowles/circus documentation built on May 19, 2019, 11:42 a.m.