[
https://issues.apache.org/jira/browse/IGNITE-10289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16703432#comment-16703432
]
ASF GitHub Bot commented on IGNITE-10289:
-----------------------------------------
GitHub user dmitrievanthony opened a pull request:
https://github.com/apache/ignite/pull/5533
IGNITE-10289: Import models from XGBoost
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10289
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5533.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 #5533
----
commit 1991fea7d9f83f78f4accb62aacfc8f81406febe
Author: dmitrievanthony <dmitrievanthony@...>
Date: 2018-11-29T13:38:18Z
IGNITE-10289: First version of XGBoost model parser.
commit e23241ee42146b98140f8071f300fd37c6ce7c01
Author: dmitrievanthony <dmitrievanthony@...>
Date: 2018-11-29T15:51:38Z
IGNITE-10289: Add licence header into XGBoostModel.g4.
commit 4b004fc6b8400f70d7b4665c488602abf524f827
Author: dmitrievanthony <dmitrievanthony@...>
Date: 2018-11-29T16:11:28Z
IGNITE-10289: Add example for XGBoostModelParser.
----
> [ML] Import models from XGBoost
> -------------------------------
>
> Key: IGNITE-10289
> URL: https://issues.apache.org/jira/browse/IGNITE-10289
> Project: Ignite
> Issue Type: New Feature
> Components: ml
> Reporter: Yury Babak
> Assignee: Anton Dmitriev
> Priority: Major
> Fix For: 2.8
>
>
> We want to have the ability of import model from 3rd part ml libraries into
> Apache Ignite. We could start this process from XGBoost library for trees and
> GDB.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)