-
We keep having serialization issues (missing Serializable) with classes on h2o-genmodel, the basic use cases are covered, however, more advanced are oftentimes missed (eg. Shapley contributions using …
-
[https://github.com/h2oai/h2o-3/blob/1ece43978c8d963c9829c1d8abe71c0041fbd03f/h2o-algos/src/main/java/hex/deeplearning/DeepLearningModel.java#L2151-L2154|https://github.com/h2oai/h2o-3/blob/1ece43978c…
-
I have 64 GB of PC RAM.
Which h2oai/h2ogpt-4096-llama2-chat parameter size can I use and I how do I make h2ogpt use the cpu and PC ram instead of gpu for that?
-
When writing tests for [https://h2oai.atlassian.net/browse/PUBDEV-8876|https://h2oai.atlassian.net/browse/PUBDEV-8876|smart-link], encountered this issue:
{noformat} ~/repos/h2o/h2o-3/h2o-py/h2o/…
-
## Description
```
2021-07-27 21:58:40,216 C: 8% D:1.8TB M:109.6GB NODE:LOCAL1 10792 WARNING| File "/opt/h2oai/dai/python/lib/python3.8/site-packages/lightgbm_gpu/sklearn.py", line 921,…
-
Hi,
I'm experiencing weird issues with anaconda upload silently failing.
1. built a package:
```
conda skeleton pypi fastprogress
conda-build fastprogress
```
all was successful (this i…
-
The screenshot below is from the h2o.out log file after a DAI install on IBM PPC.
!image-2019-01-16-10-08-46-739.png|thumbnail!
As I understand it this is expected behavior as XGBoost is not suppo…
-
We use {{weights_column}} everywhere in H2O, however for some reason in the .partial_plot function, it was named {{weight_column}} instead with no “s”. We should deprecate the wrong name and add the …
-
### Discussed in https://github.com/h2oai/wave/discussions/1660
Originally posted by **mtanco** October 5, 2022
Hello! I used WaveDB for the first time yesterday, and am not a regular SQLite …
-
We maintain a slightly adjusted version of xgboost for our own purposes, but one thing that is common are some trivial features that are not exposed. I've mentioned this to @trivialfis before, but wa…