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

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.
主站蜘蛛池模板: 吉安县| 桃园县| 潜山县| 正蓝旗| 桂平市| 静安区| 简阳市| 宁武县| 根河市| 南安市| 凤阳县| 永修县| 临清市| 兴山县| 东港市| 泌阳县| 绵竹市| 宜黄县| 孝感市| 巩义市| 长葛市| 吉林省| 彰化市| 淮滨县| 土默特左旗| 井冈山市| 武平县| 武安市| 建水县| 江油市| 根河市| 郓城县| 塘沽区| 鹿邑县| 安宁市| 南昌市| 韶关市| 仁布县| 抚松县| 张掖市| 盖州市|