-
Consistently failing on the large groupby function on a 3 node cluster due to timeout because H2O will hang on groupby with no printout of errors or errors in the stacktrace.
small_test
-
Description :
On running DVT Validations, stdout printed on console is in tabular format. In few cases where validation output needs to be analysed to perform few operations, it becomes difficult …
-
Summaries were commented out in rdemo.citi.bike.small.R because they fail with an error message. h2o.summary in R needs to be corrected wrt histograms and base. Reenable these commented out lines to t…
-
for -" ~/h2o-dev/bigdata/laptop/citibike-nyc/2013-07.csv"
on a two node cluster, when run -
{code:java}
buildModel 'glm', {"model_id":"glm-d216d362-8687-4a88-a897-26192ef32bde","training_frame":"…
-
This is with top-of-tree as of today.
h2o-dev/h2o-py/demos/CitiBike_Demo.ipynb
# Also, most rain numbers are missing - lets assume those are zero rain days
rain = wthr4["Rain (mm)"]
rain[r…
-
h2o.locate() was used with a path that couldn't be found
this is what I got
seems simple to have h2o.locate error out and print a message rather than passing None back to the import and have that …
-
Link to job :
http://172.16.2.161:8080/view/Regression/job/h2o_regression_pyunit_small/
================================================
Warning: Version mismatch. H2O is version 3.0.0.22, bu…
-
-
pyunit_citi_bike_small.py
http://mr-0xa1:8080/job/master_pyunit_small/2367/console
exception while polling job
http://mr-0xa1:8080/job/master_pyunit_small/2367/artifact/h2o-py/tests/results/j…
-
Seen on Jul 16, 2015 3:02:09 AM
From Python:
Quantiles of bikes-per-day
Traceback (most recent call last):
File "pyunit_citi_bike_small.py", line 13, in
h2o.run_test(sys.argv, demo_cit…