GitHub user oignatenko opened a pull request:

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

    IGNITE-7214 performance measurement for FCM and KNN algorithms

    

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

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

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

    https://github.com/apache/ignite/pull/3314.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 #3314
    
----
commit b328d6b2856c7998e6a3de2f8344ddefaad81196
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-25T18:14:44Z

    IGNITE-7214 performance measurement for FCM and KNN algorithms
    - kNN benchmarks
    -- verified with diffs overview, clean rebuild, trial execution of the 
benchmarks and studying results

commit 7c4b06dc2eff5c68c8bd0e05d82e98af8d9f02ab
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-26T07:10:00Z

    Merge branch 'master-ml' into ignite-7214-preliminary

commit 9fa1c42c76e26037d5e4eab16bcbb195c5ece51d
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-26T09:49:42Z

    Merge branch 'master-ml' into ignite-7214-preliminary

commit 7acc2db76434868bed5436aaed5243684d0f394c
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-26T10:23:35Z

    IGNITE-7214 performance measurement for FCM and KNN algorithms
    - kNN examples cleanup
    -- verified with diffs overview, clean rebuild, trial execution of the 
benchmarks and studying results

commit ce5c4be654bb2e1f7ac7193ecaaf2538d1570ad0
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-26T10:51:30Z

    IGNITE-7214 performance measurement for FCM and KNN algorithms
    - corrected data for IgniteKNNRegressionBenchmark
    -- verified with diffs overview

commit 5ffdf8d951a9af0fa4391e17a62cd2ca764bd8e9
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-26T15:21:35Z

    IGNITE-7214 performance measurement for FCM and KNN algorithms
    - preliminary cleanup for FCM benchmark
    -- verified with diffs overview

commit 3901a2df34908c7f9df37932940920510989fb34
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-26T16:03:10Z

    IGNITE-7214 performance measurement for FCM and KNN algorithms
    - drafted distributed FCM benchmark
    -- verified with diffs overview

commit 9148e50fbe61f5c963e2c433d3a45c9af936e9fb
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-26T16:05:21Z

    Merge branch 'master-ml' into ignite-7214-preliminary

commit b0d9c6cb58716f28913f53d3e5780824758fe558
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-26T16:24:00Z

    IGNITE-7214 performance measurement for FCM and KNN algorithms
    - preliminary cleanup for FCM benchmark
    -- verified with diffs overview

commit e626d194400bbadae31e2f6da0410a8bddabb5bf
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-26T16:34:00Z

    IGNITE-7214 performance measurement for FCM and KNN algorithms
    - preliminary cleanup for FCM benchmark
    -- verified with diffs overview

commit 7cfaed9d4d5ea407c91a256100767b05bc942059
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-27T07:22:23Z

    Merge branch 'master-ml' into ignite-7214-preliminary

commit 353e8ab70294c599f262278c54b04c55fd2c349c
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-27T11:55:31Z

    Merge branch 'master-ml' into ignite-7214-preliminary

commit f16a37e5a088df23a6b9b716731b14018791c534
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-27T12:32:32Z

    IGNITE-7214 performance measurement for FCM and KNN algorithms
    - preliminary cleanup for FCM benchmark // added missing example for local 
FCM
    -- verified with diffs overview

commit 50bb3d24c6001dee8351fdb8c8d68ebdd19d57bf
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-27T12:44:05Z

    IGNITE-7214 performance measurement for FCM and KNN algorithms
    - drafted local FCM benchmark
    -- verified with diffs overview

commit 14cea0e89de17e625f526bf08338fea65d9d6a5c
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-27T13:05:32Z

    IGNITE-7214 performance measurement for FCM and KNN algorithms
    - FCM benchmarks
    -- verified with diffs overview, clean rebuild, trial execution of the 
benchmarks and studying results

commit 4f71ff9d88d4f016fcbe52e49104d17687191f3f
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-28T14:34:34Z

    Merge branch 'master-ml' into ignite-7214
    
    # Conflicts:
    #   
modules/ml/src/main/java/org/apache/ignite/ml/structures/LabeledDataset.java

commit efbfda49a040ec290239e00a29fbc6818361e4be
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-28T14:43:21Z

    IGNITE-7214 performance measurement for FCM and KNN algorithms
    - minor cleanup
    -- verified with diffs overview

----


---

Reply via email to