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

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.

主站蜘蛛池模板: 吉首市| 霞浦县| 常宁市| 雅安市| 龙陵县| 天全县| 柘荣县| 清水县| 安平县| 威信县| 阳高县| 神木县| 连江县| 锡林郭勒盟| 阳信县| 德惠市| 喀什市| 威海市| 德保县| 庄河市| 封丘县| 黄梅县| 酉阳| 奉新县| 达州市| 额敏县| 奈曼旗| 兴国县| 泌阳县| 米脂县| 崇信县| 酉阳| 措勤县| 吉首市| 郯城县| 茌平县| 贵州省| 特克斯县| 北宁市| 中西区| 融水|