Skip to content

Commit

Permalink
Updated JPMML-SkLearn dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Apr 22, 2024
1 parent d6f2c2b commit bf49000
Show file tree
Hide file tree
Showing 18 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
</issueManagement>

<properties>
<jpmml-sklearn.version>1.7.56</jpmml-sklearn.version>
<project.build.outputTimestamp>2024-04-02T07:00:00Z</project.build.outputTimestamp>
<jpmml-sklearn.version>1.8.0</jpmml-sklearn.version>
<project.build.outputTimestamp>2024-04-22T06:30:00Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion sklearn2pmml/metadata.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__copyright__ = "Copyright (c) 2015 Villu Ruusmann"
__license__ = "GNU Affero General Public License (AGPL) version 3.0"
__version__ = "0.105.2"
__version__ = "0.106.0"
16 changes: 8 additions & 8 deletions sklearn2pmml/resources/classpath.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ pmml-h2o-1.2.11.jar
pmml-lightgbm-1.5.2.jar
pmml-model-1.6.4.jar
pmml-model-metro-1.6.4.jar
pmml-python-1.1.22.jar
pmml-sklearn-1.7.56.jar
pmml-sklearn-extension-1.7.56.jar
pmml-sklearn-h2o-1.7.56.jar
pmml-sklearn-lightgbm-1.7.56.jar
pmml-sklearn-statsmodels-1.7.56.jar
pmml-sklearn-xgboost-1.7.56.jar
pmml-statsmodels-1.0.8.jar
pmml-python-1.2.2.jar
pmml-sklearn-1.8.0.jar
pmml-sklearn-extension-1.8.0.jar
pmml-sklearn-h2o-1.8.0.jar
pmml-sklearn-lightgbm-1.8.0.jar
pmml-sklearn-statsmodels-1.8.0.jar
pmml-sklearn-xgboost-1.8.0.jar
pmml-statsmodels-1.1.0.jar
pmml-xgboost-1.8.3.jar
serpent-1.40.jar
slf4j-api-1.7.36.jar
Expand Down
Binary file removed sklearn2pmml/resources/pmml-python-1.1.22.jar
Binary file not shown.
Binary file added sklearn2pmml/resources/pmml-python-1.2.2.jar
Binary file not shown.
Binary file removed sklearn2pmml/resources/pmml-sklearn-1.7.56.jar
Binary file not shown.
Binary file added sklearn2pmml/resources/pmml-sklearn-1.8.0.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed sklearn2pmml/resources/pmml-sklearn-h2o-1.7.56.jar
Binary file not shown.
Binary file added sklearn2pmml/resources/pmml-sklearn-h2o-1.8.0.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified sklearn2pmml/resources/sklearn2pmml-1.0-SNAPSHOT.jar
Binary file not shown.

0 comments on commit bf49000

Please sign in to comment.