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

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

主站蜘蛛池模板: 溧阳市| 阿图什市| 扎赉特旗| 通道| 织金县| 平武县| 嘉禾县| 佛教| 雷州市| 慈溪市| 旬阳县| 贵德县| 凉城县| 宜黄县| 库伦旗| 建瓯市| 西和县| 商水县| 肇东市| 安平县| 凤凰县| 丽水市| 无极县| 雅安市| 金昌市| 牙克石市| 忻城县| 东城区| 桓仁| 民乐县| 安岳县| 壶关县| 正宁县| 华亭县| 永泰县| 苏州市| 静海县| 永福县| 淳安县| 博兴县| 杭锦后旗|