OverviewΒΆ
H2O Driverless AI is an artificial intelligence (AI) platform that automates some of the most difficult data science and machine learning workflows such as feature engineering, model validation, model tuning, model selection and model deployment. It aims to achieve highest predictive accuracy, comparable to expert data scientists, but in much shorter time thanks to end-to-end automation. Driverless AI also offers automatic visualizations and machine learning interpretability (MLI). Especially in regulated industries, model transparency and explanation are just as important as predictive performance.
Driverless AI runs on commodity hardware. It was also specifically designed to take advantage of graphical processing units (GPUs), including multi-GPU workstations and servers such as the NVIDIA DGX-1 for order-of-magnitude faster training.
This document describes how to install and use Driverless AI. For more information about Driverless AI, please see https://www.h2o.ai/driverless-ai/.
For a third-party review, please see https://www.infoworld.com/article/3236048/machine-learning/review-h2oai-automates-machine-learning.html.
Have Questions?
If you have questions about using Driverless AI, post them on Stack Overflow using the driverless-ai tag at http://stackoverflow.com/questions/tagged/driverless-ai.
Release Notes
Installing and Upgrading
- Installing Driverless AI
- Quick-Start Tables by Environment
- Install on NVIDIA GPU/DGX
- Install on AWS
- Install on Azure
- Install on Google Compute with GPUs
- Install on Google Compute with CPUs
- Install on Ubuntu with GPUs
- Install on Ubuntu with CPUs
- Install on RHEL with GPUs
- Install on RHEL with CPUs
- Install on Mac OS X
- Install on Windows 10 Pro
- Upgrading Driverless AI
Using Driverless AI
- Running an Experiment
- Interpreting a Model
- Interpret this Model Button
- Model Interpretation on Driverless AI Models
- Model Interpretation on External Models
- The Model Interpretation Page
- K-LIME
- Global and Local Variable Importance
- Decision Tree Surrogate Model
- Partial Dependence and Individual Conditional Expectation (ICE)
- General Considerations
- Viewing Explanations
- Score on Another Dataset
- Transform Another Dataset
- The Scoring Pipelines
- Viewing Experiments
- Visualizing Datasets
- Launching H2O Flow
Frequently Asked Questions
Appendices
References