Learn R Programming

h2o (version 2.4.3.11)

H2OKMeansModelVA-class: Class "H2OKMeansModelVA"

Description

A class for representing k-means clustering models built on ValueArray data.

Arguments

Objects from the Class

Objects can be created by calls of the form new("H2OKMeansModelVA", ...).

Extends

Class "H2OModelVA", directly.

See Also

h2o.kmeans

Examples

Run this code
showClass("H2OKMeansModelVA")

Run the code above in your browser using DataLab