[
https://issues.apache.org/jira/browse/IGNITE-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135591#comment-16135591
]
Oleg Ignatenko edited comment on IGNITE-6123 at 9/28/17 8:55 AM:
-----------------------------------------------------------------
Making it based on standard Ignite benchmarking framework
([Yardstick|https://github.com/apache/ignite/tree/master/modules/yardstick]).
Work completed ([branch
ignite-6123|https://github.com/gridgain/apache-ignite/tree/ignite-6123]):
currently implemented benchmarks for lin regression, k-means and math
decompositions, and per discussion with with reporter ([~chief]) also
implemented benchmarks for math matrix multiplication.
With regards to decision trees, implementing benchmarks for these was
"extracted" into a separate ticket IGNITE-6495 because these aren't yet
integrated into master (IGNITE-5218).
was (Author: oignatenko):
Making it based on standard Ignite benchmarking framework
([Yardstick|https://github.com/apache/ignite/tree/master/modules/yardstick]).
Work in progress ([branch
ignite-6123|https://github.com/gridgain/apache-ignite/tree/ignite-6123]):
currently implemented benchmarks for lin regression, k-means and math
decompositions.
Plan to re-check with reporter ([~chief]) if anything else is worth adding at
this moment.
With regards to decision trees, implementing benchmarks for these was
"extracted" into a separate ticket IGNITE-6495 because these aren't yet
integrated into master (IGNITE-5218).
> First performance measurement of implemented ml algorithms
> ----------------------------------------------------------
>
> Key: IGNITE-6123
> URL: https://issues.apache.org/jira/browse/IGNITE-6123
> Project: Ignite
> Issue Type: Improvement
> Components: ml
> Reporter: Yury Babak
> Assignee: Oleg Ignatenko
> Fix For: 2.3
>
>
> We want to start tracking our performance to avoid performance degradation.
> Also we need some performance comparison with other ml libs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)