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 Mar 14, 2024
1 parent 374e833 commit b01ebe6
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</issueManagement>

<properties>
<jpmml-sklearn.version>1.7.52</jpmml-sklearn.version>
<jpmml-sklearn.version>1.7.53</jpmml-sklearn.version>
</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.104.0"
__version__ = "0.104.1"
12 changes: 6 additions & 6 deletions sklearn2pmml/resources/classpath.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ pmml-lightgbm-1.5.2.jar
pmml-model-1.6.4.jar
pmml-model-metro-1.6.4.jar
pmml-python-1.1.21.jar
pmml-sklearn-1.7.52.jar
pmml-sklearn-extension-1.7.52.jar
pmml-sklearn-h2o-1.7.52.jar
pmml-sklearn-lightgbm-1.7.52.jar
pmml-sklearn-statsmodels-1.7.52.jar
pmml-sklearn-xgboost-1.7.52.jar
pmml-sklearn-1.7.53.jar
pmml-sklearn-extension-1.7.53.jar
pmml-sklearn-h2o-1.7.53.jar
pmml-sklearn-lightgbm-1.7.53.jar
pmml-sklearn-statsmodels-1.7.53.jar
pmml-sklearn-xgboost-1.7.53.jar
pmml-statsmodels-1.0.7.jar
pmml-xgboost-1.8.3.jar
serpent-1.40.jar
Expand Down
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 b01ebe6

Please sign in to comment.