GitHub user zaleslaw opened a pull request:
https://github.com/apache/ignite/pull/5744
[ML] Add prototype LogReg loading from PMML format
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10803
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5744.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5744
----
commit 55c37a046bc0db90eafa63deef2c06d173c0f5c0
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date: 2018-12-25T13:20:49Z
Add iris.pmml loading to LogReg model
----
---