Search Button
RSS icon Sort by:
How H2O propels data scientists ahead of itself: enhancing Driverless AI models with advanced options, recipes and visualizations
by h2oai January 6, 2020 Data Science H2O Driverless AI Python R Recipes

H2O.ai engineers continually innovate and introduce new techniques by adopting latest research, working on cutting edge use cases, and participating in and winning machine learning competitions like Kaggle. But thanks to the explosion of AI research and applications even the most advanced automated machine learning platform like H2O Driverless AI cannot come with all bells and whistles to satisfy every […]

Read More
How to write a Transformer Recipe for Driverless AI
by Bruna Smith November 18, 2019 H2O Driverless AI Machine Learning Recipes

What is a transformer recipe? A transformer (or feature) recipe is a collection of programmatic steps, the same steps that a data scientist would write a code to build a column transformation. The recipe makes it possible to engineer the transformer in training and in production. The transformer recipe, and recipes, in general, provide a […]

Read More
Predicting Failures from Sensor Data using AI/ML — Part 2
by Bruna Smith September 27, 2019 H2O Driverless AI Recipes Technical

This is Part 2 of the blog post series and continuation of the original post, Predicting Failures from Sensor Data using AI/ML — Part 1. Missing Values & Data Imbalance One of the things to note is that the hard-disk data set has a lot of missing values across its columns. Check out the Missing Data Heat […]

Read More
Custom recipes for Driverless AI: Prophet and pmdarima cases
by Bruna Smith September 24, 2019 H2O Driverless AI Recipes Technical

Last updated: 09/23/19 H2O Driverless AI provides a great new feature called “custom recipes”. These recipes are essentially custom snippets of code which can incorporate any machine learning algorithm, any scorer/metric and any feature transformer. A user can create custom recipes using python utilizing any external library or his/her own creations. This is a interesting feature […]

Read More
Driverless AI can help you choose what you consume next
by Bruna Smith September 6, 2019 H2O Driverless AI Machine Learning Recipes Recommendations Technical Tutorials

Last updated: 09/06/19 Steve Jobs once said, “A lot of times, people don’t know what they want until you show it to them’. This makes sense, especially in this era of constant choice overload. Consumers today have access to a plethora of products just at the click of their mouse. These innumerable choices can sometimes […]

Read More
Driverless AI Screen
New Innovations in Driverless AI
by Vinod Iyengar August 20, 2019 Data Science Explainable AI H2O Release Machine Learning Machine Learning Interpretability Recipes Technical

What’s new in Driverless AI We’re super excited to announce the latest release of H2O Driverless AI. This is a major release with a ton of new features and functionality. Let’s quickly dig into all of that:  Make Your Own AI with Recipes for Every Use Case: In the last year, Driverless AI introduced time-series […]

Read More
Detecting Sarcasm is difficult, but AI may have an answer
by Bruna Smith August 5, 2019 H2O Driverless AI NLP Recipes Technical Tutorials

Recently, while shopping for a laptop bag, I stumbled upon a pretty amusing customer review: “This is the best laptop bag ever. It is so good that within two months of use, it is worthy of being used as a grocery bag.” The innate sarcasm in the review is evident as the user isn’t happy […]

Read More