Contents

h2o 3.46.0.9

0

H2O, Fast Scalable Machine Learning, for python

H2O, Fast Scalable Machine Learning, for python

Stars: 7509, Watchers: 7509, Forks: 2029, Open Issues: 2876

The h2oai/h2o-3 repo was created 11 years ago and the last code push was 20 hours ago.
The project is extremely popular with a mindblowing 7509 github stars!

How to Install h2o

You can install h2o using pip

pip install h2o

or add it to a project with poetry

poetry add h2o

Package Details

Author
H2O.ai
License
Apache v2
Homepage
https://github.com/h2oai/h2o-3.git
PyPi:
https://pypi.org/project/h2o/
GitHub Repo:
https://github.com/h2oai/h2o-3

Classifiers

  • Scientific/Engineering/Artificial Intelligence
  • Scientific/Engineering/Information Analysis
No  h2o  pypi packages just yet.

Errors

A list of common h2o errors.

Code Examples

Here are some h2o code examples and snippets.

GitHub Issues

The h2o package has 2876 open issues on GitHub

  • CVE justification or fix plan is needed otherwise image will be blocked by customer
  • Sorting issue on multinode
  • Bump wheel from 0.42.0 to 0.46.2 in /h2o-py in the pip group across 1 directory
  • GH-16676 GLM: Remove offset effects
  • Fix checkPullRequest stage
  • AstTable has inconsistent column names
  • H2OFrame.table() fails on multinode with force_col_types
  • Migrate H2O-3 Docker Image Build Pipeline from Jenkins to GitHub Actions
  • Migrate H2O-3 vulnerability scan pipeline from Jenkins to GitHub Actions
  • Migarate Build H2O-3 Public Workflow to Github Actions
  • TEST PR [IGNORE PLEASE]
  • GH-16719: Target encoding: Add feature interaction with known domain test is sometimes failing
  • FedRAMP Vulnerability Remediation - 2025-12-31
  • linear_constraints in h2o.glm
  • GH-16718 remove support for python 3.6 in CI

See more issues on GitHub

Related Packages & Articles

fastai 2.8.7

fastai simplifies training fast and accurate neural nets using modern best practices

dtreeviz 2.3.2

A Python 3 library for sci-kit learn, XGBoost, LightGBM, Spark, and TensorFlow decision tree visualization

deepspeed 0.18.6

DeepSpeed is a Python package developed by Microsoft that provides a deep learning optimization library designed to scale across multiple GPUs and servers. It is capable of training models with billions or even trillions of parameters, achieving excellent system throughput and efficiently scaling to thousands of GPUs.

DeepSpeed is particularly useful for training and inference of large language models, and it falls under the category of Machine Learning Frameworks and Libraries. It is designed to work with PyTorch and offers system innovations such as Zero Redundancy Optimizer (ZeRO), 3D parallelism, and model-parallelism to enable efficient training of large models.

combo 0.1.3

A Python Toolbox for Machine Learning Model Combination