alex-pirozhenko / sklearn-pmml

A library that allows serialization of SciKit-Learn estimators into PMML
MIT License
70 stars 17 forks source link

Bump pmml-model from 1.2.6 to 1.4.3 in /sklearn_pmml/convert/test/jpmml-csv-evaluator #27

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps pmml-model from 1.2.6 to 1.4.3.

Commits - [`c76c95c`](https://github.com/jpmml/jpmml-model/commit/c76c95c622a37e792249121402233c1e3f30a23f) [maven-release-plugin] prepare release 1.4.3 - [`4c40048`](https://github.com/jpmml/jpmml-model/commit/4c40048ee68b379fb7d7ec9e6d0fd6fb45383db9) Imported Java code from the JPMML-Evaluator project - [`9a74adb`](https://github.com/jpmml/jpmml-model/commit/9a74adb8495c0b5ce113913043f1468dd737a726) Added field OutputField#values - [`0a9861d`](https://github.com/jpmml/jpmml-model/commit/0a9861dbd68b2989b7c4d955fdfa773e6ebe25ac) Activated the skipping of whitespace strings - [`9da7812`](https://github.com/jpmml/jpmml-model/commit/9da78125c340a9f38073b2fc73de54f0d2a46572) Added field Segmentation#missingThreshold - [`be1824a`](https://github.com/jpmml/jpmml-model/commit/be1824a7dbfcac76f715b691dbdb65007ec7c2e0) Added field Segmentation#missingPredictionTreatment - [`494f821`](https://github.com/jpmml/jpmml-model/commit/494f821ee55e6b1f2949c78781c1d0fa8517867e) Activated defense against XML eXternal Entity (XXE) attacks - [`0499a97`](https://github.com/jpmml/jpmml-model/commit/0499a97656cc302e9b4cff981b72f1dacb7690e9) Added utility method SAXUtil#createFilteredSource(InputStream, XMLFilter...) - [`dcdb977`](https://github.com/jpmml/jpmml-model/commit/dcdb977262c5d6d734790f193df459d46b2b9b99) Removed utility methods ExportFilter#apply(InputSource, Version) and ImportFi... - [`634bd29`](https://github.com/jpmml/jpmml-model/commit/634bd29da3149b4a51ef84f83c77094534629909) Extracted SAXUtil utility class - Additional commits viewable in [compare view](https://github.com/jpmml/jpmml-model/compare/1.2.6...1.4.3)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/alex-pirozhenko/sklearn-pmml/network/alerts).