H2O 筆記之安裝


參考資料:

了解H2O:http://h2o-release.s3.amazonaws.com/h2o/rel-turchin/9/docs-website/h2o-docs/index.html

安裝H2O之前,需要安裝jdk: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/welcome.html

 

https://blog.csdn.net/gpwner/article/details/74058850

http://docs.h2o.ai/h2o/latest-stable/h2o-docs/downloading.html#install-in-python

pip install requests pip install tabulate pip install scikit-learn pip install colorama pip install future
pip uninstall h2o
pip install -f http://h2o-release.s3.amazonaws.com/h2o/latest_stable_Py.html h2o

Optionally initialize H2O in Python and run a demo to see H2O at work.

python
import h2o h2o.init() h2o.demo("glm")

===================  spark   ========================

 https://s3.amazonaws.com/h2o-release/sparkling-water/rel-2.3/8/index.html


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM