官术网_书友最值得收藏!

  • R Deep Learning Cookbook
  • Dr. PKS Prakash Achyutuni Sri Krishna Rao
  • 98字
  • 2021-07-02 20:49:11

Getting ready

The previous chapter provided the details for the installation of H2O in R along with a working example using its web interface. To start modeling, load the h20 package in the R environment:

require(h2o)

Then, initialize a single-node H2O instance using the h2o.init() function on eight cores and instantiate the corresponding client module on the IP address localhost and port number 54321:

localH2O = h2o.init(ip = "localhost", port = 54321, startH2O = TRUE,min_mem_size = "20G",nthreads = 8)

The H2O package has dependency on the Java JRE. Thus, it should be pre-installed before executing the initialization command.

主站蜘蛛池模板: 轮台县| 敖汉旗| 修文县| 康定县| 广宗县| 福建省| 西安市| 庄河市| 宜州市| 万盛区| 阿城市| 南召县| 徐闻县| 绥江县| 拜城县| 翁牛特旗| 汤原县| 台州市| 定襄县| 唐山市| 临夏市| 扶沟县| 黄山市| 平泉县| 天祝| 格尔木市| 城市| 楚雄市| 永顺县| 临安市| 都兰县| 漳州市| 斗六市| 桐梓县| 拜泉县| 南充市| 蒲江县| 苏尼特右旗| 容城县| 广东省| 启东市|