<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Anyone know of a Java PMML evaluator with an Apache compatible licence in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96736#M10251</link>
    <description>&lt;P&gt;JPMML is a great library for evaluating PMML models, including things like feature transformation and a good range of model support. However, it's license is AGPL3, which makes it hard to include in Apache projects. &lt;/P&gt;&lt;P&gt;I'm looking to evaluate PMML models as part of a custom NIFI processor, so need an evaluator library with and Apache license.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 09:48:41 GMT</pubDate>
    <dc:creator>sball</dc:creator>
    <dc:date>2022-09-16T09:48:41Z</dc:date>
    <item>
      <title>Anyone know of a Java PMML evaluator with an Apache compatible licence</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96736#M10251</link>
      <description>&lt;P&gt;JPMML is a great library for evaluating PMML models, including things like feature transformation and a good range of model support. However, it's license is AGPL3, which makes it hard to include in Apache projects. &lt;/P&gt;&lt;P&gt;I'm looking to evaluate PMML models as part of a custom NIFI processor, so need an evaluator library with and Apache license.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:48:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96736#M10251</guid>
      <dc:creator>sball</dc:creator>
      <dc:date>2022-09-16T09:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know of a Java PMML evaluator with an Apache compatible licence</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96737#M10252</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/104/sball.html" nodeid="104"&gt;@Simon Elliston Ball&lt;/A&gt;&lt;P&gt;This came up during a discussion with one of DS groups.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://issues.apache.org/jira/browse/SPARK-1406"&gt;Spark-1406&lt;/A&gt; PMML model evaluation support via MLib&lt;/P&gt;</description>
      <pubDate>Sun, 08 Nov 2015 21:30:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96737#M10252</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-08T21:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know of a Java PMML evaluator with an Apache compatible licence</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96738#M10253</link>
      <description>&lt;P&gt;That's a start, however PMML support in Spark is a way off being complete. In particular no support for transformations yet. Spark would be a great platform for this, though is a very heavy platform to spin up for simple scoring in a NiFi.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Nov 2015 22:28:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96738#M10253</guid>
      <dc:creator>sball</dc:creator>
      <dc:date>2015-11-08T22:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know of a Java PMML evaluator with an Apache compatible licence</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96739#M10254</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/104/sball.html" nodeid="104"&gt;@Simon Elliston Ball&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I've only looked into this briefly in the past when considering working with existing models produced in SAS but take a look at the &lt;A href="http://www.cascading.org/projects/pattern/"&gt;Pattern&lt;/A&gt; extension for Cascading.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2015 22:17:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96739#M10254</guid>
      <dc:creator>bplath</dc:creator>
      <dc:date>2015-11-09T22:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know of a Java PMML evaluator with an Apache compatible licence</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96740#M10255</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/293/bplath.html" nodeid="293"&gt;@bplath@hortonworks.com&lt;/A&gt; cascading using jppml underneath the hood if i remember correctly.  So u still hit the same licensing issue.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 23:34:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96740#M10255</guid>
      <dc:creator>azeltov</dc:creator>
      <dc:date>2015-11-10T23:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know of a Java PMML evaluator with an Apache compatible licence</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96741#M10256</link>
      <description>&lt;P&gt;@Simon I dont believe there is apache friendly PMML evaluator available now. JPMML and Openscoring have GNU license . If you find one , please share...&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 23:39:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96741#M10256</guid>
      <dc:creator>azeltov</dc:creator>
      <dc:date>2015-11-10T23:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know of a Java PMML evaluator with an Apache compatible licence</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96742#M10257</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/325/azeltov.html" nodeid="325"&gt;@azeltov@hortonworks.com&lt;/A&gt;&lt;P&gt; pattern has a dependency on jpmml-model listed in their &lt;A href="https://github.com/Cascading/pattern/blob/wip-1.0/pattern-pmml/build.gradle"&gt;build&lt;/A&gt;.  Looking at the licensing for that package - its BSD-3 which is actually pretty open from looking at this license comparison &lt;A href="https://tldrlegal.com/license/bsd-3-clause-license-%28revised%29"&gt;site&lt;/A&gt;, unless I'm missing something it seems this would be ok otherwise why would Cascading include in as they are Apache2.  Here is the Pattern &lt;A href="https://github.com/Cascading/pattern/blob/wip-1.0/LICENSE.txt"&gt;license&lt;/A&gt; link as well calling out the jpmml-model inclusion which again doesn't look to be too restrictive at all.  Let me know if you think I'm misunderstanding the licensing at all.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 06:59:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96742#M10257</guid>
      <dc:creator>bplath</dc:creator>
      <dc:date>2015-11-11T06:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know of a Java PMML evaluator with an Apache compatible licence</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96743#M10258</link>
      <description>&lt;P&gt;An older &lt;A href="https://github.com/jpmml/jpmml"&gt;version&lt;/A&gt; of JPMML is BSD-3 licensed.  It supports PMML 3.0, 3.1, 3.2, 4.0 and 4.1.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 07:27:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anyone-know-of-a-Java-PMML-evaluator-with-an-Apache/m-p/96743#M10258</guid>
      <dc:creator>cstella</dc:creator>
      <dc:date>2015-11-11T07:27:52Z</dc:date>
    </item>
  </channel>
</rss>

