H2O (software)

H2O
The corporate logo of H2O
Original author(s) H2O.ai
Developer(s) H2O.ai
Stable release
Turchin (Version 3.8.2.9) / June 9, 2016 (2016-06-09)
Repository github.com/h2oai/h2o-3
Development status Active
Written in H2O (written in Java, Python, and R)[1][2][3]
Operating system Linux, macOS, and Microsoft Windows
Platform Apache Hadoop Distributed File System; Amazon EC2, Google Compute Engine, and Microsoft Azure.
Available in English
Type big data analytics, machine learning, statistical learning theory[4]
License Apache license 2.0[5]
Alexa rank 606,809[6]
Website www.h2o.ai
Standard(s) Databricks certified on Spark.[3]
As of 1 June 2015

H2O is open-source software for big-data analysis. It is produced by the start-up H2O.ai (formerly 0xdata), which launched in 2011 in Silicon Valley. The speed and flexibility of H2O allow users to fit hundreds or thousands of potential models as part of discovering patterns in data. With H2O, users can throw models at data to find usable information, allowing H2O to discover patterns. Using H2O, Cisco estimates each month 20 thousand models of its customers' propensities to buy.[7]

H2O's mathematical core is developed with the leadership of Arno Candel; after H2O was rated as the best "open-source Java machine learning project" by GitHub's programming members, Candel was named to the first class of "Big Data All Stars" by Fortune in 2014.[8] The firm's scientific advisors are experts on statistical learning theory and mathematical optimization.

The H2O software runs can be called from the statistical package R and other environments. It is used for exploring and analyzing datasets held in cloud computing systems and in the Apache Hadoop Distributed File System as well as in the conventional operating-systems Linux, macOS, and Microsoft Windows. The H2O software is written in Java, Python, and R. Its graphical-user interface is compatible with four popular browsers: Chrome, Safari, Firefox, and Internet Explorer.

H2O

The H2O project aims to develop an analytical interface for cloud computing, providing users with intuitive tools for data analysis.[1]

Leadership

Cliff Click (left) and SriSatish Ambati (right) speak at an event for H2O.ai (0xdata).
H2O.ai was co-founded by Cliff Click and SriSatish Ambati. (Photograph by H2O.ai released under Creative Commons BY 2.0 license.)

H2O's chief executive, SriSatish Ambati, had helped to start Platfora, a big-data firm that develops software for the Apache Hadoop distributed file system.[9] Ambati was frustrated with the performance of the R programming language on large data-sets and started the development of H2O software with encouragement from John Chambers,[2] who created the S programming language at Bell Labs and who is a member of R's core team (which leads the development of R).[2][10][11]

Ambati co-founded 0xdata with Cliff Click, who served as the chief technical officer of H2O and helped create much of H2O's product. Click helped to write the HotSpot Server Compiler and worked with Azul Systems to construct a big-data Java virtual machine (JVM).[12] Click left H2O in February 2016.[13]

Mathematical leadership is provided by the Dr. Arno Candel, who has the title "physicist and hacker". Candel was a founding engineer at Skytree, where he implemented methods for machine learning, before he developed the mathematical core of H2O. After H2O was rated as the best "open-source Java machine learning project" by GitHub's programming members, Candel (with 19 others) was named to the first class of "Big Data All Stars" by Fortune.[8]

Scientific advisory council

Stanford University professor Trevor J. Hastie serves as an advisor to H2O.ai.

H2O's Scientific Advisory Council lists three mathematical scientists, who are all professors at Stanford University:[14] Professor Stephen P. Boyd is an expert in convex minimization and applications in statistics and electrical engineering.[15] Robert Tibshirani, a collaborator with Bradley Efron on bootstrapping,[16] is an expert on generalized additive models and statistical learning theory.[17][18] Trevor Hastie, a collaborator of John Chambers on S,[11] is an expert on generalized additive models and statistical learning theory.[17][18]

H2O.ai: A Silicon Valley start-up

The software is open-source and freely distributed. The company receives fees for providing customer service and customized extensions. In November 2014, its twenty clients included Cisco, eBay, Nielsen, and PayPal, according to VentureBeat.[2] The speed and flexibility of H2O allow users to fit hundreds or thousands of potential models as part of discovering patterns in data. With H2O, users can throw models at data to find usable information, according to Tye Rattenbury at Trifacta. Using H2O, Cisco estimates each month 20 thousand models of its customers' propensities to buy while Google fits different models for each client according to the time of day.[7]

Mining of big data

Big datasets are too large to be analyzed using traditional software like R. The H2O software provides data structures and methods suitable for big data.

H2O allow users to analyze and visualize whole sets of data without using the Procrustean strategy of studying only a small subset with a conventional statistical package.[2] H2O's statistical repertoire includes generalized linear models and K-means clustering.[19]

Iterative methods for real-time problems

H2O uses iterative methods that provide quick answers using all of the client's data. When a client cannot wait for an optimal solution, the client can interrupt the computations and use an approximate solution.[1]

In its approach to deep learning,[2][19][20] H2O divides all the data into subsets and then analyzing each subset simultaneously using the same method. These processes are combined to estimate parameters by using the Hogwild scheme,[21] a parallel stochastic gradient method.[22] These methods allow H2O to provide answers that use all the client's data, rather than throwing away most of it and analyzing a subset with conventional software.

Software

Programming languages

The H2O software has an interface to the following programming languages: Java (6 or later), Python (2.7.x, 3.5.x), R (3.0.0 or later) and Scala (1.4-1.6).[2][3]

Operating systems

The H2O software can be run on conventional operating-systems: Microsoft Windows (7 or later), Mac OS X (10.9 or later), and Linux (Ubuntu 12.04 ; RHEL/CentOS 6 or later),[3] It also runs on big-data systems, particularly Apache Hadoop Distributed File System (HDFS), several popular versions: Cloudera (5.1 or later), MapR (3.0 or later), and Hortonworks (HDP 2.1 or later). It also operates on cloud computing environments, for example using Amazon EC2, Google Compute Engine, and Microsoft Azure. The H2O Sparkling Water software is Databricks-certified on Apache Spark.[3]

Graphical user interface and browsers

Its graphical user interface is compatible with four browsers (unless specified, in their latest versions as of 1 June 2015): Chrome, Safari, Firefox, Internet Explorer (IE10).[3]

Notes

  1. 1 2 3 Harris (2012)
  2. 1 2 3 4 5 6 7 Novet (2014)
  3. 1 2 3 4 5 6 "Recommended systems for H2O". 0xdata.com. H2O.ai. May 2015.
  4. Hardy (2014)
  5. https://github.com/h2oai/h2o-2/blob/master/LICENSE.txt
  6. "How popular is 0xdata.com?". Alexa.com. 1 June 2015.
  7. 1 2 Woodie, Alex (9 February 2015). "The Rise of Predictive Modeling Factories". Datanami: Big data, big analytics, big insights. Retrieved 2 June 2015.
  8. 1 2 Hackett (2014)
  9. Gage (2013)
  10. ACM honors Dr. John M. Chambers of Bell Labs with the 1998 ACM Software System Award for creating "S System" software, ACM press release, March 29, 1999. Accessed 8 December 2008.
  11. 1 2 J. Chambers and T. Hastie, Statistical Models in S, Wadsworth/Brooks Cole, 1991.
  12. Schuster, Werner (10 January 2014). "Cliff Click on in-memory processing, 0xdata H20, efficient low latency Java and GCs". InfoQ. Retrieved 2 June 2015.
  13. "Winds of Change". Cliff Click. 2016.
  14. "About". 0xdata. 2015.
  15. Boyd, Stephen P.; Vandenberghe, Lieven (2004). Convex optimization. Cambridge University Press. ISBN 978-0-521-83378-3. Retrieved October 15, 2011. (Free download of PDF of corrected 7th printing, 2009)
  16. Bradley Efron; Robert Tibshirani (1994). An Introduction to the Bootstrap. Chapman & Hall/CRC. ISBN 978-0-412-04231-7.
  17. 1 2 Hastie, T. J.; Tibshirani, R. J. (1990). Generalized additive models. Chapman & Hall/CRC. ISBN 978-0-412-34390-2.
  18. 1 2 Hastie, Trevor; Tibshirani, Robert; Friedman, Jerome H. (2011). The Elements of Statistical Learning (second ed.). Retrieved 15 June 2012. (Free download of 10th printing, June 2013)
  19. 1 2 Aiello, Spencer; Tom Kraljevic; Petr Maj (2015), with contributions from the 0xdata team, "h2o: R Interface for H2O", The Comprehensive R Archive Network (CRAN), Contributed Packages, The R Project for Statistical Computing (3.0.0.12)
  20. "Prediction of IncRNA using Deep Learning Approach". Tripathi, Rashmi; Kumari, Vandana; Patel, Sunil; Singh, Yashbir; Varadwaj, Pritish. International Conference on Advances in Biotechnology (BioTech). Proceedings: 138-142. Singapore: Global Science and Technology Forum. (2015)
  21. Description of the iterative method for computing maximum-likelihood estimates for a generalized linear model.
  22. Benjamin Recht; Re, Christopher; Wright, Stephen & Feng Niu (2011). J. Shawe-Taylor; R.S. Zemel; P.L. Bartlett; F. Pereira & K.Q. Weinberger, eds. "Hogwild: A Lock-Free Approach to Parallelizing Stochastic Gradient Descent" (PDF). Advances in Neural Information Processing Systems. Curran Associates, Inc. 24: 693–701. Recht's PDF

References

External links

This article is issued from Wikipedia - version of the 11/10/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.