h2o 3.46.0.5
0
H2O, Fast Scalable Machine Learning, for python
Contents
H2O, Fast Scalable Machine Learning, for python
Stars: 6889, Watchers: 6889, Forks: 1995, Open Issues: 2847The h2oai/h2o-3
repo was created 10 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 6889 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
Related Packages
Errors
A list of common h2o errors.
Code Examples
Here are some h2o
code examples and snippets.
GitHub Issues
The h2o package has 2847 open issues on GitHub
- Question
- GH-15584: Fix python explain re-rendering [nocheck]
- Enable saving explain objects
- Fix python explain plots re-rendering
- GH-15574: Extended tests that consistently timeout. Py3.6, 3.7, 3.9 medium-large. [nocheck]
- Rename uplift tree models prediction columns from p_y1_ct1 p_y1_ct0 to p_y1_without_treatment and p_y1_with_treatment
- Create blog post on Uniform Robust method for histogram type
- Add documentation on Uniform Robust method for histogram type
- GH-15559: Add custom metric to SE [nocheck]
- GH-6784: Custom metric for deeplearning [no-check]
- GH-15565: Add custom metric to automl [nocheck]
- GH-15575: Fix custom metric calculation in CV [nocheck]
- Fix custom_metric computation for cross-validation
- Extend Jenkins job timeout intervals to avoid tests not being run.
- Inference for single row arff file fails