Marek Novotný
Marek Novotný
Hi @gurumoorthy208524, requests to h2o backend are processed immediately after they are received. the requests will be executed in parallel and will share the resources.
Hi @gurumoorthy208524, The error doesn't seem to originate in Sparkling Water or H2O-3. The same problem with fabric8 library (used by Spark) is reported and discussed in the below links:...
Sparkling Water API doesn't have an equivalent method to `h2o.automl.get_automl(project_name)`, but I don't see any reason why this method as such couldn't be combined with SW API. `H2OAutoML` in SW...
@gurumoorthy208524 you should be able to combine the code snippet from @sebhrusen with SW API. You just need to set own `projectName ` on `H2OAutoMLClassifier` or `H2OAutoMLRegressor`
@krasinski The PR looks good to me, good job! Can you also add some docs.?
> There is fix for Tweedie dispersion estimation which is non-reproducible (on jenkins, locally I was not able to reproduce it) in current master and rel-3.44. And it also disabled...
This feature will require support for Java 19. Putting on hold for now.
The release pipeline has a paremeter `TEST_RELEASE`. We can utilize the parameter in each stage. if the paremater is true, we can just archive artifacts to jenkins and skip publishing....
Hi Lucien, We are currently enhancing Spline to also support Structured Streaming. This feature will come with the Spline version 0.3. Regards, Marek Novotny On Wed, Feb 14, 2018 at...