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

How to do it...

  1. H2O can be installed directly from CRAN with the dependency parameter TRUE to install all CRAN-related h2o dependencies. This command will install all the R dependencies required for the h2o package:
install.packages("h2o", dependencies = T)
  1. The following command is used to call the h2o package in the current R environment. The first-time execution of the h2o package will automatically download the JAR file before launching H2O, as shown in the following figure:
library(h2o) 
localH2O = h2o.init()
Starting H 2O cluster
  1. The H2O cluster can be accessed using cluster ip and port information. The current H2O cluster is running on localhost at port 54321, as shown in the following screenshot:
H2O cluster running in the browser
Models in H2O can be developed interactively using a browser or scripting from R. H2O modeling is like creating a Jupyter Notebook but you create a flow with different operations such as importing data, splitting data, setting up a model, and scoring.
主站蜘蛛池模板: 桃源县| 上栗县| 甘德县| 平潭县| 即墨市| 都昌县| 正镶白旗| 香港 | 南雄市| 松潘县| 江山市| 探索| 山阳县| 潞城市| 普格县| 康乐县| 承德市| 长兴县| 浦城县| 桂东县| 望谟县| 称多县| 台中市| 清水河县| 舒兰市| 杭锦后旗| 宣武区| 东港市| 旺苍县| 全州县| 名山县| 临桂县| 闻喜县| 托里县| 昌都县| 桃江县| 昌吉市| 林芝县| 铜梁县| 开封县| 哈尔滨市|