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

  • R Deep Learning Cookbook
  • Dr. PKS Prakash Achyutuni Sri Krishna Rao
  • 129字
  • 2021-07-02 20:49:08

There's more...

For more complicated scenarios that involve a lot of preprocessing, H2O can be called from R directly. This book will focus more on building models using H2O from R directly. If H2O is set up at a different location instead of localhost, then it can be connected within R by defining the correct ip and port at which the cluster is running:

localH2O = h2o.init(ip = "localhost", port = 54321, nthreads = -1) 

Another critical parameter is the number of threads to be used to build the model; by default, n threads are set to -2, which means that two cores will be used. The value of -1 for n threads will make use of all available cores.

http://docs.h2o.ai/h2o/latest-stable/index.html#gettingstarted is very good using H2O in interactive mode.
主站蜘蛛池模板: 昆明市| 兴化市| 秦皇岛市| 鞍山市| 宿迁市| 仙桃市| 温泉县| 五华县| 淄博市| 五常市| 阿拉善左旗| 巩义市| 新晃| 大冶市| 泾川县| 鸡西市| 昆明市| 乾安县| 泾川县| 洞口县| 太和县| 习水县| 读书| 兴国县| 常宁市| 新化县| 渑池县| 思茅市| 新晃| 无为县| 彭山县| 蓬安县| 如东县| 奉节县| 宜丰县| 来宾市| 肃北| 桃园市| 汝南县| 靖江市| 安徽省|