Integrating VSCode editor into H2O Wave
August 18, 2022 Tutorials WaveLet’s have a look at how to provide our users with a truly amazing experience when we need to allow them to edit pieces of code or configuration. We will use one of the most popular and well-known code editors called Monaco editor which powers VSCode. The resulting app will have the editor on the left side and […]
Comprehensive Guide to Image Classification using H2O Hydrogen Torch
March 29, 2022 Computer Vision H2O AI Cloud TutorialsIn this article, we will learn how to build state-of-the-art models in computer vision and natural language processing within a couple of minutes using H2O Hydrogen Torch. Introduction to H2O Hydrogen Torch H2O Hydrogen Torch (HT) aims to simplify building and deploying deep learning models for a wide range of tasks in computer vision (CV) […]
H2O Wave Snippet Plugin for PyCharm
March 24, 2022 Tutorials WaveNote: this blog post by Shamil Dilshan Prematunga was first published on Medium. What is PyCham? PyCharm is the most famous IDE among software developers who are working based on python language. It contains more features such as code analysis, graphical debugger, integrated unit tester, integrated version control system, and supports data science with Anaconda. […]
A Quick Introduction to PyTorch: Using Deep Learning for Stock Price Prediction
February 23, 2022 H2O AI Cloud Neural Networks Technical Technical Posts TutorialsTorch is a scalable and efficient deep learning framework. It offers flexibility and speed to build large scale applications. It also includes a wide range of libraries for developing speech, image, and video-based applications. The basic building block of Torch is called a tensor. All the operations defined in Torch use a tensor. Ok, let’s […]
Install H2O Wave on AWS Lightsail or EC2
January 25, 2022 Technical Posts Tutorials WaveNote: this blog post was first published on Thomas’ personal blog Neural Market Trends. I recently had to set up H2O’s Wave Server on AWS Lightsail and build a simple Wave App as a Proof of Concept. If you’ve never heard of H2O Wave then you have been missing out on a new cool app […]
Introducing DatatableTon – Python Datatable Tutorials & Exercises
September 20, 2021 datatable Open Source Python TutorialsDatatable is a python library for manipulating tabular data. It supports out-of-memory datasets, multi-threaded data processing and has a flexible API. If this reminds you of R’s data.table, you are spot on because Python’s datatable package is closely related to and inspired by the R library. The release of v1.0.0 was done on 1st July, 2021 and it’s probably […]
Visualizing Large Datasets with H2O-3
September 9, 2021 H2O Open Source TutorialsExploratory data analysis is one of the essential parts of any data processing pipeline. However, when the magnitude of data is high, these visualizations become vague. If we were to plot millions of data points, it would become impossible to discern individual data points from each other. The visualized output in such a case is […]
Combining the power of KNIME and H2O.ai in a single integrated workflow
October 14, 2020 AutoML Community H2O Driverless AI Partners Technical Posts TutorialsKNIME and H2O.ai, the two data science pioneers known for their open source platforms, have partnered to further democratize AI. Our approaches are about being open, transparent, and pushing the leading edge of AI. We believe strongly that AI is not for the select few but for everyone. We are taking another step in democratizing […]
Empowering Snowflake Users with AI using SQL
October 12, 2020 Community Machine Learning Partners Technical TutorialsAt H2O.ai we work with many enterprise customers, all the way from Fortune 500 giants to small startups. What we heard from all these customers as they embark on their data science and machine learning journey is the need to capture and manage more data cost-effectively, and the ability to share that data across their […]
On-Ramp to AI
June 11, 2020 Beginners Community H2O Driverless AI Machine Learning Makers Tutorials Uncategorized [EN]The path to democratize AI starts with one class Artificial Intelligence (AI) is like a superhighway, it’s moving fast, evolving, and growing quickly. Like most things in life, data scientists are not born with AI and Machine Learning(ML) knowledge. They learn it. Learning is a journey. At H2O.ai, we are on a mission to democratize AI. […]