h2o.centers function

Retrieve the Model Centers

Retrieve the Model Centers

h2o.centers(object)

Arguments

  • object: An H2OClusteringModel object.

Examples

## Not run: library(h2o) h2o.init() fr <- h2o.importFile("https://h2o-public-test-data.s3.amazonaws.com/smalldata/iris/iris_train.csv") h2o.ceiling(fr[, 1]) ## End(Not run)
  • Maintainer: Tomas Fryda
  • License: Apache License (== 2.0)
  • Last published: 2024-01-11