h2o (version 3.10.5.3)

h2o.exportHDFS: Export a Model to HDFS

Description

Exports an to HDFS.

Usage

h2o.exportHDFS(object, path, force = FALSE)

Arguments

object

an class object.

path

The path to write the model to. Must include the driectory and filename.

force

logical, indicates how to deal with files that already exist.