driverlessai-tutorials icon indicating copy to clipboard operation
driverlessai-tutorials copied to clipboard

driverless h2oai python pipeline tries to connect to H2O server at port 12345

Open cyrilthank opened this issue 6 years ago • 0 comments

Hi

I am currently using the h2oai trial for scoping the features.

I am finding that after completing the training process and downloading the scoring pipeline, when i execute the run_example.py it fails while connecting to localhost:12345

Question: does the h2oai server need to be up and running while the run_example.py is executed

Is there a way to workaround this and have run_example.py execute (in isolation) without connecting to the h2o server?

Wha

cyrilthank avatar Aug 27 '19 09:08 cyrilthank