[GitHub] ignite pull request #1880: Ignite 5012

2017-04-27 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/1880 Ignite 5012 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5012 Alternatively you can review and apply

[GitHub] ignite pull request #1880: Ignite 5012

2017-04-27 Thread artemmalykh
Github user artemmalykh closed the pull request at: https://github.com/apache/ignite/pull/1880 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #1882: IGNITE-5012: Implemented OLSMultipleLinearRegress...

2017-04-27 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/1882 IGNITE-5012: Implemented OLSMultipleLinearRegression with tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #1882: IGNITE-5012: Implemented OLSMultipleLinearRegress...

2017-04-27 Thread artemmalykh
Github user artemmalykh closed the pull request at: https://github.com/apache/ignite/pull/1882 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #1887: ignite-5012: Implemented OLSMultipleLinearRegress...

2017-04-28 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/1887 ignite-5012: Implemented OLSMultipleLinearRegression with tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #1975: IGNITE-5113: Implemented basic distributed/local ...

2017-05-19 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/1975 IGNITE-5113: Implemented basic distributed/local kmeans clusterizatio… …n algorithm. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #2123: IGNITE-5278: First stage of BLAS (Local onheap st...

2017-06-13 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/2123 IGNITE-5278: First stage of BLAS (Local onheap structures) implemented. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache

[GitHub] ignite pull request #5058: IGNITE-8867

2018-10-23 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/5058 IGNITE-8867 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8867 Alternatively you can review and apply

[GitHub] ignite pull request #5484: IGNITE-10272: Inject learning environment into sc...

2018-11-22 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/5484 IGNITE-10272: Inject learning environment into scope of dataset compute task. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[GitHub] ignite pull request #1975: IGNITE-5113: Implemented basic distributed/local ...

2017-06-30 Thread artemmalykh
Github user artemmalykh closed the pull request at: https://github.com/apache/ignite/pull/1975 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #2272: IGNITE-5688 Fix SparseDistributedMatrixTest::test...

2017-07-10 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/2272 IGNITE-5688 Fix SparseDistributedMatrixTest::testCacheBehaviour crash Fixed tests of cache behaviour for sparse distributed matrix. Also code style fixes are done for various ml-module file

[GitHub] ignite pull request #2123: IGNITE-5278: First stage of BLAS (Local onheap st...

2017-07-25 Thread artemmalykh
Github user artemmalykh closed the pull request at: https://github.com/apache/ignite/pull/2123 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #2350: IGNITE-5218: Column-based decision trees implemen...

2017-07-26 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/2350 IGNITE-5218: Column-based decision trees implemented. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5218

[GitHub] ignite pull request #2350: IGNITE-5218: Column-based decision trees implemen...

2017-10-26 Thread artemmalykh
Github user artemmalykh closed the pull request at: https://github.com/apache/ignite/pull/2350 ---

[GitHub] ignite pull request #2936: IGNITE-5218: First version of decision trees.

2017-10-26 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/2936 IGNITE-5218: First version of decision trees. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5218

[GitHub] ignite pull request #3009: Ignite 6849

2017-11-09 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3009 Ignite 6849 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6849 Alternatively you can review and apply

[GitHub] ignite pull request #3017: Ignite-5218: Decision trees fixes.

2017-11-10 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3017 Ignite-5218: Decision trees fixes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5218 Alternatively you

[GitHub] ignite pull request #3084: IGNITE-7007: Code cleanups.

2017-11-23 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3084 IGNITE-7007: Code cleanups. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7007 Alternatively you can

[GitHub] ignite pull request #3246: IGNITE-7174: Local MLP

2017-12-18 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3246 IGNITE-7174: Local MLP You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7174 Alternatively you can review

[GitHub] ignite pull request #3297: IGNITE-6783: Create common mechanism for group tr...

2017-12-27 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3297 IGNITE-6783: Create common mechanism for group training. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #3336: IGNITE-7322: Return authorship of 7322 and 6783

2018-01-09 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3336 IGNITE-7322: Return authorship of 7322 and 6783 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-return-auth

[GitHub] ignite pull request #3343: IGNITE-7322: Return authorship step 2

2018-01-09 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3343 IGNITE-7322: Return authorship step 2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-return-auth-7322-6783

[GitHub] ignite pull request #3345: Ignite return auth 7322 6783 step 22

2018-01-09 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3345 Ignite return auth 7322 6783 step 22 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-return-auth-7322-6783

[GitHub] ignite pull request #3350: IGNITE-7375: Right cleanup after training.

2018-01-10 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3350 IGNITE-7375: Right cleanup after training. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7375

[GitHub] ignite pull request #3367: Ignite-7397: Fix wrong cache configuration for ML...

2018-01-12 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3367 Ignite-7397: Fix wrong cache configuration for MLP training data. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3368: IGNITE-7350: Distributed MLP cleanup/refactoring.

2018-01-12 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3368 IGNITE-7350: Distributed MLP cleanup/refactoring. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7350

[GitHub] ignite pull request #3388: IGNITE-7418: Add RMSProp parameter update algorit...

2018-01-16 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3388 IGNITE-7418: Add RMSProp parameter update algorithm You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7418

[GitHub] ignite pull request #3398: IGNITE-7456: Fix wrong batch logic in distributed...

2018-01-17 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3398 IGNITE-7456: Fix wrong batch logic in distributed MLP training. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3459: IGNITE-7590: Change example for decision trees

2018-01-31 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3459 IGNITE-7590: Change example for decision trees You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7590

[GitHub] ignite pull request #3343: IGNITE-7322: Return authorship step 2

2018-02-06 Thread artemmalykh
Github user artemmalykh closed the pull request at: https://github.com/apache/ignite/pull/3343 ---

[GitHub] ignite pull request #3478: IGNITE-7375-2: Perform right cleanup for MLPGroup...

2018-02-06 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3478 IGNITE-7375-2: Perform right cleanup for MLPGroupUpdateTrainer You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3543: IGNITE-7768: No description for org.apache.ignite...

2018-02-20 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3543 IGNITE-7768: No description for org.apache.ignite.ml.nn.trainers.distributed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain