Skip to content

Commit

Permalink
Ensured compatibility with H2O.ai 3.30(.0.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed May 23, 2020
1 parent f13fef8 commit 063117a
Show file tree
Hide file tree
Showing 29 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>ai.h2o</groupId>
<artifactId>h2o-genmodel</artifactId>
<version>[3.24.0.1,)</version>
<version>[3.30.0.2,)</version>
<exclusions>
<exclusion>
<groupId>ai.h2o</groupId>
Expand Down
Binary file modified src/test/resources/mojo/GBMAudit.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/GBMAuditNA.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/GBMAuto.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/GBMAutoNA.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/GBMGammaVisitNA.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/GBMIris.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/GBMPoissonVisit.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/GBMPoissonVisitNA.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/GBMTweedieVisit.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/GLMAudit.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/GLMAuditNA.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/GLMAuto.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/GLMAutoNA.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/GLMIris.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/IsolationForestHousing.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/RandomForestAudit.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/RandomForestAuditNA.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/RandomForestAuto.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/RandomForestAutoNA.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/RandomForestIris.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/StackedEnsembleAuditNA.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/StackedEnsembleAutoNA.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/StackedEnsembleIris.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/XGBoostAudit.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/XGBoostAuditNA.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/XGBoostAuto.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/XGBoostAutoNA.zip
Binary file not shown.
Binary file modified src/test/resources/mojo/XGBoostIris.zip
Binary file not shown.

0 comments on commit 063117a

Please sign in to comment.