Learn R Programming

h2o (version 2.8.4.4)

H2OKMeansGrid-class: Class "H2OKMeansGrid"

Description

Object representing the models built by a H2O K-Means grid search.

Arguments

Objects from the Class

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

Extends

Class "H2OGrid", directly.

Methods

No methods defined with class "H2OKMeansGrid" in the signature.

See Also

H2OKMeansModel, h2o.kmeans

Examples

Run this code
showClass("H2OKMeansGrid")

Run the code above in your browser using DataLab