# Practical-Automated-Machine-Learning-on-H2O **Repository Path**: huang993145/Practical-Automated-Machine-Learning-on-H2O ## Basic Information - **Project Name**: Practical-Automated-Machine-Learning-on-H2O - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-23 - **Last Updated**: 2026-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### [Packt Conference : Put Generative AI to work on Oct 11-13 (Virtual)](https://packt.link/JGIEY)
[](https://packt.link/JGIEY)
3 Days, 20+ AI Experts, 25+ Workshops and Power Talks Code: USD75OFF # Practical Automated Machine Learning Using H2O.ai.
## Instructions and Navigations
All of the code is organized into folders. For example, Chapter03.
The code will look like the following:
```
import h2o
h2o.init()
```
**Following is what you need for this book:**
This book is for engineers and data scientists who want to quickly adopt machine learning into their products without worrying about the internal intricacies of training ML models. If you're someone who wants to incorporate machine learning into your software system but don’t know where to start or don’t have much expertise in the domain of ML, then you’ll find this book useful. Basic knowledge of statistics and programming is beneficial.
Some understanding of ML and Python will be helpful.
With the following software and hardware list you can run all code files present in the book (Chapter 1-13).
### Software and Hardware List
Basic knowledge of statistics and programming is beneficial. Some understanding of ML and Python
will be helpful. You will need Python installed on your computer, preferably with version 3.7 or above,
or R installed on your computer with version 4.0 or above. All code examples have been tested using
Python 3.10 and R 4.1.2 on Windows 10 OS and Ubuntu 22.04.1 LTS. However, they should work
with future version releases too.
| Software require | OS required |
| -------------------------| -----------------------------------|
| Python 3.10 | Windows, Mac OS X, and Linux (Any) |
| R 4.1.2 | |
| H2O 3.36.1.4 | |
| Java 11 | |
| Spark 3.2 | |
| Scala 2.13 | |
| Maven 3.8.6 | |
We also provide a PDF file that has color images of the screenshots/diagrams used in this book. [Click here to download it](https://packt.link/IighZ).
### Related products