- R Deep Learning Cookbook
- Dr. PKS Prakash Achyutuni Sri Krishna Rao
- 72字
- 2021-07-02 20:49:07
Getting ready
To set up H2O, the following systems are required:
- 64-bit Java Runtime Environment (version 1.6 or later)
- Minimum 2 GB RAM
H2O from R can be called using the h2o package. The h2o package has the following dependencies:
- RCurl
- rjson
- statmod
- survival
- stats
- tools
- utils
- methods
For machines that do not have curl-config installed, the RCurl dependency installation will fail in R and curl-config needs to be installed outside R.
推薦閱讀
- Node.js Design Patterns
- AngularJS Testing Cookbook
- TypeScript Blueprints
- ReSharper Essentials
- WebAssembly實戰
- Xcode 7 Essentials(Second Edition)
- JIRA 7 Administration Cookbook(Second Edition)
- Cassandra Data Modeling and Analysis
- Scientific Computing with Scala
- 大學計算機基礎實驗指導
- Learning OpenStack Networking(Neutron)
- LabVIEW虛擬儀器入門與測控應用100例
- HTML+CSS+JavaScript編程入門指南(全2冊)
- Vue.js 3應用開發與核心源碼解析
- 深入理解BootLoader