[ 
https://issues.apache.org/jira/browse/IGNITE-10718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724050#comment-16724050
 ] 

ASF GitHub Bot commented on IGNITE-10718:
-----------------------------------------

GitHub user dmitrievanthony opened a pull request:

    https://github.com/apache/ignite/pull/5691

    IGNITE-10718: Merge XGBoost and Ignite ML trees together

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-10718

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5691.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 #5691
    
----
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.

commit ec4efd2e736f4fcad5db553cb3eee47e74656295
Author: dmitrievanthony <dmitrievanthony@...>
Date:   2018-11-30T09:45:12Z

    IGNITE-10289: Fix queue issue in IgniteDistributedInfModelBuilder.

commit b95dee0029ffa60565bd8068c8e2bd610025461a
Author: dmitrievanthony <dmitrievanthony@...>
Date:   2018-11-30T09:55:13Z

    IGNITE-10289: Exclude model files from licence check scope.

commit a36537d3ba0ee733a5c678f5dc9adf8334e1d577
Author: dmitrievanthony <dmitrievanthony@...>
Date:   2018-11-30T15:49:25Z

    IGNITE-10289: Update TensorFlow examples after move models into models
    directory.

commit b2822c861066e36b5c3e620f9ffa601190cdaed6
Author: dmitrievanthony <dmitrievanthony@...>
Date:   2018-12-17T09:17:38Z

    IGNITE-10289: Move XGBoost lexer/parser generated by ANTLR into source
    tree.

commit db03e38f398729c3efa9c12cb5e9537c3d2dc50c
Author: dmitrievanthony <dmitrievanthony@...>
Date:   2018-12-17T09:21:15Z

    Merge branch 'master' into ignite-10289

commit 10dea555a7edaa8e4af53c81c9b7a9838d2361b6
Author: dmitrievanthony <dmitrievanthony@...>
Date:   2018-12-17T09:28:43Z

    IGNITE-10289: Add test suite into xgboost-model-parser module.

commit fcbe24710eb0b432dd563b6267c74ae40dbdc502
Author: dmitrievanthony <dmitrievanthony@...>
Date:   2018-12-17T09:31:19Z

    IGNITE-10289: Revert changes in example-default.xml.

commit 4c7d5e2c7ddf8709b8465f4db53737f40e33e416
Author: dmitrievanthony <dmitrievanthony@...>
Date:   2018-12-17T11:37:01Z

    IGNITE-10289: Fix TC errors.

commit a8a07dac6ea6ea2379990ac3f6b2614d22b7b3b3
Author: dmitrievanthony <dmitrievanthony@...>
Date:   2018-12-17T12:26:52Z

    IGNITE-10289: Fix TC errors and add ANTLR grammar into javadoc

commit 8adbb6d90f0d47cd27a2bc4bd1539f8fada15676
Author: dmitrievanthony <dmitrievanthony@...>
Date:   2018-12-17T14:18:33Z

    IGNITE-10289: Add todo, merge XGBoost and Ignite ML trees together.

commit d7da5b4c43e43b890de358bea40c73378a01c40f
Author: dmitrievanthony <dmitrievanthony@...>
Date:   2018-12-17T16:13:54Z

    Merge remote-tracking branch 'origin/master' into ignite-10289

commit 33fa5b010dc60719b4adaa363eb56b62fb0ce373
Author: dmitrievanthony <dmitrievanthony@...>
Date:   2018-12-18T13:04:55Z

    IGNITE-10718: Replace XGBoost trees by Ignite ML trees, initial version.

----


> [ML] Merge XGBoost and Ignite ML trees together
> -----------------------------------------------
>
>                 Key: IGNITE-10718
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10718
>             Project: Ignite
>          Issue Type: Improvement
>          Components: ml
>    Affects Versions: 2.8
>            Reporter: Anton Dmitriev
>            Assignee: Anton Dmitriev
>            Priority: Major
>             Fix For: 2.8
>
>
> Currently we have two similar hierarchy of trees: XGBoost trees and Ignite ML 
> trees. Would be great to merge them together.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to