[
https://issues.apache.org/jira/browse/IGNITE-6495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287830#comment-16287830
]
ASF GitHub Bot commented on IGNITE-6495:
----------------------------------------
GitHub user oignatenko opened a pull request:
https://github.com/apache/ignite/pull/3213
IGNITE-6495 performance measurement of decision trees algorithms
- benchmark drafted a while ago integrated with recent changes in master
-- verified with diffs overview, clean rebuild, trial execution of the
benchmarks and studying results
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6495
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3213.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 #3213
----
commit f6782229ed97e848ff4770d5c8f49c5d97a4f2fb
Author: Oleg Ignatenko <[email protected]>
Date: 2017-12-12T16:24:41Z
IGNITE-6495 performance measurement of decision trees algorithms
- benchmark drafted a while ago integrated with recent changes in master
-- verified with diffs overview, clean rebuild, trial execution of the
benchmarks and studying results
----
> performance measurement of decision trees algorithms
> ----------------------------------------------------
>
> Key: IGNITE-6495
> URL: https://issues.apache.org/jira/browse/IGNITE-6495
> Project: Ignite
> Issue Type: Improvement
> Components: ml, yardstick
> Reporter: Oleg Ignatenko
> Assignee: Oleg Ignatenko
> Attachments: IGNITE-6495-draft.zip
>
>
> We want to start tracking our performance to avoid performance degradation.
> Also we need some performance comparison with other ml libs.
> This task is "extracted" from IGNITE-6123 because implementation of decision
> trees is not yet integrated into master (IGNITE-5218).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)