Skip to content

Commit b51586c

Browse files
committed
H2O description updated:
- text changed - link changed to h2o-dev (the newest version of implementation) - github link corrected to use h2oai account
1 parent 2ce20b0 commit b51586c

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

index.html

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -635,16 +635,18 @@ <h2 id="project_tagline">This page is a summary to keep the track of Hadoop rela
635635

636636
<tr>
637637
<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>
648650
</tr>
649651

650652
<tr>

0 commit comments

Comments
 (0)