@@ -635,16 +635,18 @@ <h2 id="project_tagline">This page is a summary to keep the track of Hadoop rela
635
635
636
636
< tr >
637
637
< td width ="20% "> H2O</ td >
638
- < td > H2O is a statistical, machine learning and math runtime tool for bigdata analysis. Developed by
639
- the predictive analytics company 0xdata, H2O has established a leadership in the ML scene together
640
- with R, Mahout and MLlib from Spark. According with 0xdata, H2O is the world’s fastest in-memory platform for
641
- machine learning and predictive analytics on big data, designed to help users scale machine learning,
642
- math, and statistics over large datasets. The tool can read and write from/to HDFS, S3, NoSQL, SQL,
643
- load data from Excel CSV format from the local file system. It uses a JDBC driver for SQL and adapters
644
- for NoSQL integration (in development righ now). The tool can be explotated with JSON and R-like language, and
645
- is available a friendly user interface (GUI). The library is included as a regular tool in the Hortonworks and
646
- Cloudera portfolio for in real-time better ML predictions.</ td >
647
- < td width ="20% "> < a href ="https://github.com/0xdata/h2o "> 1. H2O at GitHub</ a > </ td >
638
+ < td > < p > H2O is a statistical, machine learning and math runtime tool for bigdata analysis.
639
+ Developed by the predictive analytics company H2O.ai, H2O has established a leadership
640
+ in the ML scene together with R and Databricks’ Spark. According to the team,
641
+ H2O is the world’s fastest in-memory platform for machine learning and predictive analytics
642
+ on big data. It is designed to help users scale machine learning, math, and statistics over large datasets.</ p >
643
+ < p > In addition to H2O’s point and click Web-UI, its REST API allows easy integration into various
644
+ clients. This means explorative analysis of data can be done in a typical fashion in R, Python, and Scala;
645
+ and entire workflows can be written up as automated scripts.</ p >
646
+ </ td >
647
+ < td width ="20% "> < a href ="https://github.com/h2oai/h2o-dev "> 1. H2O at GitHub</ a >
648
+ < br /> < a href ="http://h2o.ai/blog "> 2. H2O Blog</ a >
649
+ </ td >
648
650
</ tr >
649
651
650
652
< tr >
0 commit comments