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

  • 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.

主站蜘蛛池模板: 浦东新区| 平阴县| 高青县| 松江区| 昌黎县| 南平市| 临桂县| 错那县| 英超| 延川县| 时尚| 额敏县| 腾冲县| 崇左市| 贵溪市| 五大连池市| 武冈市| 永修县| 镇江市| 中牟县| 永修县| 阿勒泰市| 榆林市| 浮梁县| 台安县| 蒲城县| 宜都市| 桦南县| 鹤庆县| 太康县| 儋州市| 花莲市| 怀远县| 龙门县| 灯塔市| 枞阳县| 桃源县| 潞西市| 镇雄县| 开阳县| 库车县|