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

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.
主站蜘蛛池模板: 双桥区| 和田县| 三穗县| 湖北省| 祁阳县| 深圳市| 双鸭山市| 南宫市| 土默特左旗| 崇明县| 古交市| 喜德县| 德州市| 汾阳市| 牟定县| 南陵县| 扶风县| 吉首市| 元朗区| 昌邑市| 泽库县| 衡水市| 青田县| 兴仁县| 普兰县| 巴里| 祥云县| 绿春县| 景泰县| 永嘉县| 鲁山县| 荆州市| 荃湾区| 南岸区| 庆元县| 普兰店市| 东丰县| 乐都县| 湘潭县| 诸城市| 阿图什市|