[GitHub] ignite pull request #5612: IGNITE-10371: [ML] Add multiple metrics calculati...

2018-12-07 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-10371: [ML] Add multiple metrics calculation fo Binary 
Classification Evaluation process



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

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

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

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


commit 319f092a96afe1f05e08803acec422e81410e499
Author: Zinoviev Alexey 
Date:   2018-12-07T18:22:55Z

IGNITE-10371: Added examples and multiple metrics

commit 161937f0c197870aef8aa7cf50f4732bbef0d343
Author: Zinoviev Alexey 
Date:   2018-12-07T18:30:16Z

IGNITE-10371: Fixed docs

commit e9f17e6827a0e38548923a9f26388e2d29eb1400
Author: Zinoviev Alexey 
Date:   2018-12-07T18:39:08Z

IGNITE-10371: Fixed files




---


[GitHub] ignite pull request #5589: IGNITE-10382: Move datasets from example to ml mo...

2018-12-06 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-10382: Move datasets from example to ml module



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

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

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

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


commit e35863c91171b2db879e58927a7c58f32c27c7e8
Author: Zinoviev Alexey 
Date:   2018-12-06T10:37:36Z

IGNITE-10382: Move classes to ml module

commit de9718fd6eb58b0475f3ad8eb94b21da4e741891
Author: Zinoviev Alexey 
Date:   2018-12-06T10:46:47Z

IGNITE-10382: Move datasets

commit c124f6f7bf0275fa01c4a8c6ef68c6c2d5f92230
Author: Zinoviev Alexey 
Date:   2018-12-06T10:54:10Z

IGNITE-10382: Make datasets accessible




---


[GitHub] ignite pull request #5559: IGNITE-10380: Drop Multi-label Classification for...

2018-12-03 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-10380: Drop Multi-label Classification for LogReg and SVM



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

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

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

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


commit 668caf5d25a1ba74828cdeb7085022472429aaac
Author: Zinoviev Alexey 
Date:   2018-11-29T13:10:19Z

IGNITE-10380: Drop Multi-label Classification for Logistic Regression and 
SVM




---


[GitHub] ignite pull request #5551: IGNITE-10405: Refactor GaussianNaiveBayesTrainerE...

2018-12-01 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-10405: Refactor GaussianNaiveBayesTrainerExample to read data sample 
from file



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

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

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

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


commit 4cfa303be04804d3f20b33afdd20bd7c5779b7c7
Author: Zinoviev Alexey 
Date:   2018-11-29T12:36:40Z

IGNITE-10405: Refactor GaussianNaiveBayesTrainerExample to read data sample 
from file

commit 95ab47e1262182ec95c85acd4b5a5a6645b9e2cd
Author: Zinoviev Alexey 
Date:   2018-12-01T16:43:21Z

Merge branch 'master' into ignite-10405




---


[GitHub] ignite pull request #5512: IGNITE-8542: [ML] Add OneVsRest Trainer to handle...

2018-11-27 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-8542: [ML] Add OneVsRest Trainer to handle cases with multiple class 
labels in dataset



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

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

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

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


commit 5122879095068a4ebaa0def4ffcee2ba29b545f4
Author: zaleslaw 
Date:   2018-11-22T16:59:42Z

IGNITE-8542: Added MultiClassModel

commit 171f9c310a51585f224e01dc956a663fdbc0b0b5
Author: Zinoviev Alexey 
Date:   2018-11-25T14:40:17Z

Merge branch 'master' into ignite-8542

commit 018e29e92d867a2f64f938c829ff8179a8644b4e
Author: Zinoviev Alexey 
Date:   2018-11-26T11:52:16Z

Merge branch 'master' into ignite-8542

commit cc60887e449cf0f4ecf1f11211945606eae1b39b
Author: Zinoviev Alexey 
Date:   2018-11-27T15:25:41Z

IGNITE-8542: Added OneVsRest Trainer/MultiClass model




---


[GitHub] ignite pull request #5481: IGNITE-9145: Added EncodingSortingStrategy

2018-11-22 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9145: Added EncodingSortingStrategy



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

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

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

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


commit b90b1de2129ffec9741386cc9a1e9c23e199461e
Author: Zinoviev Alexey 
Date:   2018-11-21T17:22:08Z

IGNITE-9145: Added EncodingSortingStrategy




---


[GitHub] ignite pull request #5028: IGNITE-9910: Move the static copy-pasted datasets...

2018-10-18 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9910: Move the static copy-pasted datasets from examples to special 
Util class



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

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

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

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


commit 8a3d684fdfbe6af7cf7a526808b0bc73d4b4794a
Author: zaleslaw 
Date:   2018-10-17T16:11:41Z

IGNITE-9910: Improve examples

commit 81f99c0fbbdd4a455f84e13f5d45838433b9082f
Author: zaleslaw 
Date:   2018-10-17T16:40:49Z

IGNITE-9910: Patched Vector

commit cdc690e0ff93c8602e4ad7a367f6f1e8f299712e
Author: Zinoviev Alexey 
Date:   2018-10-18T13:58:16Z

IGNITE-9910: Fixed KNN examples

commit 7cf42524bcc6b228025ae94480f25fbc18aca712
Author: Zinoviev Alexey 
Date:   2018-10-18T15:32:41Z

IGNITE-9910: Fixed LogReg and LinReg

commit 9ef00b50b6277fec5554364fed89e0f283624cfc
Author: Zinoviev Alexey 
Date:   2018-10-18T15:41:47Z

IGNITE-9910: Fixed SVM

commit ab4df665012e1227c397ff29d2a9031ab980aeaa
Author: Zinoviev Alexey 
Date:   2018-10-18T16:02:04Z

IGNITE-9910: Fixed RandomForest




---


[GitHub] ignite pull request #4867: IGNITE-9713: Improve JavaDocs for String Preproce...

2018-09-28 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9713: Improve JavaDocs for String Preprocessing



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

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

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

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


commit 63e182103c9c881536c93160cc7fd12c2d36fdf2
Author: Zinoviev Alexey 
Date:   2018-09-28T11:34:10Z

IGNITE-9713: Fixed javadocs

commit 2048b2e14416a68128d57b7253ccf92f31fbb2cc
Author: Zinoviev Alexey 
Date:   2018-09-28T11:35:11Z

Merge branch 'master' into ignite-9713




---


[GitHub] ignite pull request #4865: IGNITE-9717: Fixed setters in LogReg and SVM

2018-09-28 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9717: Fixed setters in LogReg and SVM



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

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

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

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


commit 10e030f426334baf3adb2b0ce2f2b038a0068254
Author: Zinoviev Alexey 
Date:   2018-09-28T10:20:49Z

IGNITE-9717: Added required methods and remove constructor

commit 6c7cf978bf58696890cc0d3fdf6daef90b8d0b0e
Author: Zinoviev Alexey 
Date:   2018-09-28T10:27:00Z

IGNITE-9717: Fixed examples

commit 6645aedfc21d5cc245332e3d2769d9084f1b2656
Author: Zinoviev Alexey 
Date:   2018-09-28T10:30:33Z

IGNITE-9717: Format code

commit fc41a6b722e282b6b39c41b1898fa037ac9605ee
Author: Zinoviev Alexey 
Date:   2018-09-28T10:58:59Z

IGNITE-9717: Fixed types




---


[GitHub] ignite pull request #4848: IGNITE-9718: Fix typo in Random Forest JavaDoc

2018-09-27 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9718: Fix typo in Random Forest JavaDoc



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

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

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

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


commit efe78e1d260115d015c03c7dc0d373d1e3858a07
Author: Zinoviev Alexey 
Date:   2018-09-27T09:28:06Z

Fix typo in JavaDoc




---


[GitHub] ignite pull request #4788: IGNITE-9514: Refactor tests and common test time

2018-09-18 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9514: Refactor tests and common test time



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

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

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

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


commit 8d20b3ec8889cd4628866e7f70ff41d3790a0adb
Author: Zinoviev Alexey 
Date:   2018-09-18T16:32:59Z

Reduce amount of partitions

commit da1ffa0eb9f78d7b83698a9ecbb05fcc348eaaba
Author: Zinoviev Alexey 
Date:   2018-09-18T17:53:56Z

Fixed codestyle in tests

commit 924060adfc49b94fc788dd95a270947a4622b0a9
Author: Zinoviev Alexey 
Date:   2018-09-18T18:21:03Z

Refactor Trainer tests




---


[GitHub] ignite pull request #4749: IGNITE-9022: Changed class label output in SVM

2018-09-13 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9022: Changed class label output in SVM



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

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

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

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


commit e1dd11ec45d088c42c1a4d3025f0b3e7f9b3ce73
Author: zaleslaw 
Date:   2018-09-13T15:14:27Z

IGNITE-9022: Changed class label output in SVM




---


[GitHub] ignite pull request #4715: IGNITE-9158

2018-09-10 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9158

Added Pipeline

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

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

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

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


commit 235020abdbfa90ab91b018f0cb4da9359d975567
Author: Zinoviev Alexey 
Date:   2018-09-07T14:43:34Z

Pipeline Draft

commit 036f4838992d471a4f1e9ad8873dbdf9d3e04152
Author: Zinoviev Alexey 
Date:   2018-09-10T14:32:49Z

Added pipeline and tests

commit f04ef4d09419ac719257d21892826cd52f1c600f
Author: Zinoviev Alexey 
Date:   2018-09-10T14:33:32Z

Added pipeline and tests




---


[GitHub] ignite pull request #4699: IGNITE-9482: added correct setters and getters fo...

2018-09-06 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9482: added correct setters and getters for all main trainers



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

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

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

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


commit 4b928277e315634d4885a695b461e9d5a973797b
Author: Zinoviev Alexey 
Date:   2018-09-06T15:31:34Z

IGNITE-9482: added correct setters and getters for all main trainers




---


[GitHub] ignite pull request #4646: IGNITE-9421: fixed model output

2018-08-29 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9421: fixed model output



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

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

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

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


commit 82279ec8fdb3bf7192af48783937c89d1867dce9
Author: zaleslaw 
Date:   2018-08-29T14:38:47Z

IGNITE-9421: fixed model output




---


[GitHub] ignite pull request #4628: IGNITE-9393: Fixed bug in reduce function in data...

2018-08-27 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9393: Fixed bug in reduce function in dataset.compute



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

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

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

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


commit 96fffa56cd0b334a1dd3b678b68bc9224f5b4c02
Author: Zinoviev Alexey 
Date:   2018-08-27T17:44:07Z

IGNITE-8924: Result of merge




---


[GitHub] ignite pull request #4585: IGNITE-9336: Remove random test dataset generatio...

2018-08-21 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9336: Remove random test dataset generation

1. Remove ThreadLocalRandom usages in test dataset data generation
2. Refactor Trainer tests
3. Propose a few static datasets generated manually according testing tasks.

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

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

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

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


commit 1f456c55016265242f606f9711a700069174bbc5
Author: zaleslaw 
Date:   2018-08-21T07:50:55Z

Rename method

commit 440a63c0d2737503425bbfde306aa7c32b4830c2
Author: zaleslaw 
Date:   2018-08-21T09:14:17Z

Fixed LogRegMultiClassTrainerTest

commit e8dcf0ce72c28a8c4273e9a7371d4d63d124857f
Author: zaleslaw 
Date:   2018-08-21T09:53:50Z

Extract Trainer test and partitions divisions into the separate test




---


[GitHub] ignite pull request #4534: IGNITE-9261: Added ANN algorithm and fixed bug IG...

2018-08-13 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9261: Added ANN algorithm and fixed bug IGNITE-9239

- Added ANN algorithm
- fixed bug in KMeans
- renamed LabeledDataset to the LabeledVectorSet
- added example
- added test
- refactored KNN and ANN to extract common code and methods related to 
neighbor search

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

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

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

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


commit d39de33b312aa786a6662a30deac595908375beb
Author: zaleslaw 
Date:   2018-08-10T11:35:59Z

Add temp solution

commit 11ecbbd5b2d49a0193cac0f97b6998d751ae58bf
Author: zaleslaw 
Date:   2018-08-13T12:36:40Z

Refactoring

commit cf257c6e76b0b09cf0d8927c8439b349393b1ca9
Author: zaleslaw 
Date:   2018-08-13T14:56:43Z

Added tests

commit f5d3a6ee4c1885725f183926def1d70165b4f73e
Author: zaleslaw 
Date:   2018-08-14T05:05:17Z

Fixed KMeans bug

commit 37a94014679605371e5ba356bd85d4f58cfb5b52
Author: zaleslaw 
Date:   2018-08-14T05:45:57Z

Merge branch 'master' into ignite-9261

commit 7cf0989e2774b8170a30ec3290edc3706f681ab0
Author: zaleslaw 
Date:   2018-08-14T05:48:01Z

Merge branch 'master' into ignite-9261




---


[GitHub] ignite pull request #4469: IGNITE-8680: One Hot Encoder (including String In...

2018-08-01 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-8680: One Hot Encoder (including String Indexing)



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

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

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

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


commit 0f39821e5fb140d93639b8c2ccdca487454c3093
Author: zaleslaw 
Date:   2018-08-01T12:49:19Z

IGNITE-8680: Added One-Hot Encoder

commit 99ebfacab93233f85dcb87d2092e64c6c58f7372
Author: zaleslaw 
Date:   2018-08-01T12:53:41Z

IGNITE-8680: Fixed formatting

commit 706262dae33929a8dc22498e943c66199937a328
Author: zaleslaw 
Date:   2018-08-01T12:54:20Z

IGNITE-8680: Fixed imports




---


[GitHub] ignite pull request #4425: IGNITE-8924: Parameter Grid

2018-07-25 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-8924: Parameter Grid



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

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

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

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






---


[GitHub] ignite pull request #4385: IGNITE-9021

2018-07-19 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-9021

- Fixed tests
- Leave classes used in MLP/DT/another algorithms only
- Fixed code-style for many places

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

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

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

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


commit ca6a608bd6fff3a8e719ad475c0d662f38bf7f60
Author: Zinoviev Alexey 
Date:   2018-07-19T10:34:22Z

IGNITE-9021: refactored impls and tests

commit ea6f95655f957dc8ac97fed4157e395025bacd3c
Author: Zinoviev Alexey 
Date:   2018-07-19T11:28:43Z

IGNITE-9021: fixed code issues




---


[GitHub] ignite pull request #4297: IGNITE-8669: Added Evaluator and Binary Classific...

2018-07-04 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-8669: Added Evaluator and Binary Classification Metrics



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

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

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

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






---


[GitHub] ignite pull request #4254: IGNITE-8741: Added Tutorial

2018-06-25 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-8741: Added Tutorial



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

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

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

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


commit 098d2832b3f4af23c72bc25f43e4ab8a95f2f416
Author: Zinoviev Alexey 
Date:   2018-04-11T18:40:27Z

IGNITE-7829: Added example

commit 78f9ea687bff77ec9f6bef87126569cb92cbe745
Author: Zinoviev Alexey 
Date:   2018-04-13T15:44:26Z

Merge branch 'master' of https://github.com/apache/ignite

commit 199e17d19ccbde9f15aba5375d834c3930b3a989
Author: Zinoviev Alexey 
Date:   2018-04-27T10:12:47Z

Merge branch 'master' of https://github.com/apache/ignite

commit aca9833df4d3cc4a641dd9109daaf628bc85acdf
Author: Zinoviev Alexey 
Date:   2018-05-08T05:29:49Z

Merge branch 'master' of https://github.com/apache/ignite

commit bb244de762b89d0a1e5606aa282e34d92752595b
Author: Zinoviev Alexey 
Date:   2018-05-16T11:42:06Z

Merge branch 'master' of https://github.com/apache/ignite

commit b4cb1a42d35a0da9f8b762207011a46c6f542a20
Author: Zinoviev Alexey 
Date:   2018-05-16T16:17:39Z

Merge branch 'master' of https://github.com/apache/ignite

commit 5d447d57d61c77b9f415093d634df8f3dccd55eb
Author: Zinoviev Alexey 
Date:   2018-06-01T09:36:16Z

Merge branch 'master' of https://github.com/apache/ignite

commit 81ddb1c5db410d50208ada6d3de869e127506f56
Author: Zinoviev Alexey 
Date:   2018-06-04T08:21:37Z

Merge branch 'master' of https://github.com/apache/ignite

commit 780efa9f05bc5dbcc56e2ec373a0be93d63878d3
Author: Zinoviev Alexey 
Date:   2018-06-13T13:19:42Z

Merge branch 'master' of https://github.com/apache/ignite

commit c2aeffd5bf381b96beca706712803d9d4be8b350
Author: Zinoviev Alexey 
Date:   2018-06-13T16:40:58Z

Add 3 tutorial steps

commit 4144c7d1a61ac922a6fce0ebce722a1f3f59dd95
Author: Zinoviev Alexey 
Date:   2018-06-19T15:57:23Z

Added CV and split support

commit af91db4177466099098867ac043d9ac1c6cbebab
Author: Zinoviev Alexey 
Date:   2018-06-19T17:19:16Z

Added the best model

commit 1b336eecec0457fd6a03ded72bcb0b78c7f650ae
Author: Zinoviev Alexey 
Date:   2018-06-19T17:37:37Z

Added the best model

commit fecb9941c10e80db030870ee263b4d70353f5461
Author: zaleslaw 
Date:   2018-06-21T14:19:26Z

Added correct CV example with inner CV to tune hyperparams

commit b71bd58e62ca8c590c63fc8cba6f9d6ddbd4a4e5
Author: zaleslaw 
Date:   2018-06-21T16:30:33Z

Fixed Desicion Trees

commit 80e5cd2fcb4a3a179c2a1457efd78dcf23b54fb7
Author: zaleslaw 
Date:   2018-06-21T16:31:46Z

Fixed Desicion Trees

commit 14d08adaefdef49efbe9317f0c7b08a1b9a80b8d
Author: Zinoviev Alexey 
Date:   2018-06-25T12:30:14Z

Fixed bug in tests

commit bfa2ba43bf4ca1361a119175e70121bb0427dacd
Author: Zinoviev Alexey 
Date:   2018-06-25T18:08:48Z

Fixed bug in StringEncoder and JavaDocs in tutorial

commit 609adca1509495abb08884cd842b42c224aae160
Author: Zinoviev Alexey 
Date:   2018-06-25T18:10:06Z

Fixed unused imports

commit ff517ba80fe14e36ff13da03930c917900aed016
Author: Zinoviev Alexey 
Date:   2018-06-25T18:11:38Z

Merge branch 'master' of https://github.com/apache/ignite

commit 127566c4effd322b1263919f5979a3854015a9d2
Author: Zinoviev Alexey 
Date:   2018-06-25T19:02:10Z

Merge branch 'master' into ignite-8741

commit 2dafb9f088960a462a79ba23daa906860c5040ed
Author: Zinoviev Alexey 
Date:   2018-06-25T19:17:12Z

Fixed RF




---


[GitHub] ignite pull request #4117: IGNITE-8663: Add Normalization Preprocessing supp...

2018-06-04 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-8663: Add Normalization Preprocessing support



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

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

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

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


commit 098d2832b3f4af23c72bc25f43e4ab8a95f2f416
Author: Zinoviev Alexey 
Date:   2018-04-11T18:40:27Z

IGNITE-7829: Added example

commit 78f9ea687bff77ec9f6bef87126569cb92cbe745
Author: Zinoviev Alexey 
Date:   2018-04-13T15:44:26Z

Merge branch 'master' of https://github.com/apache/ignite

commit 199e17d19ccbde9f15aba5375d834c3930b3a989
Author: Zinoviev Alexey 
Date:   2018-04-27T10:12:47Z

Merge branch 'master' of https://github.com/apache/ignite

commit aca9833df4d3cc4a641dd9109daaf628bc85acdf
Author: Zinoviev Alexey 
Date:   2018-05-08T05:29:49Z

Merge branch 'master' of https://github.com/apache/ignite

commit bb244de762b89d0a1e5606aa282e34d92752595b
Author: Zinoviev Alexey 
Date:   2018-05-16T11:42:06Z

Merge branch 'master' of https://github.com/apache/ignite

commit b4cb1a42d35a0da9f8b762207011a46c6f542a20
Author: Zinoviev Alexey 
Date:   2018-05-16T16:17:39Z

Merge branch 'master' of https://github.com/apache/ignite

commit 5d447d57d61c77b9f415093d634df8f3dccd55eb
Author: Zinoviev Alexey 
Date:   2018-06-01T09:36:16Z

Merge branch 'master' of https://github.com/apache/ignite

commit 81ddb1c5db410d50208ada6d3de869e127506f56
Author: Zinoviev Alexey 
Date:   2018-06-04T08:21:37Z

Merge branch 'master' of https://github.com/apache/ignite

commit cb55f45a8fcf85668db73a286770fba14a25730e
Author: Zinoviev Alexey 
Date:   2018-06-04T12:17:19Z

IGNITE-8662: Added Normalization support




---


[GitHub] ignite pull request #4106: IGNITE-8664

2018-06-01 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-8664



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

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

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

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


commit 00fe6f99c898bbba65ce91d6a3a2ff1de71513e6
Author: zaleslaw 
Date:   2018-05-31T15:51:50Z

ignite-8664: Added StringEncoder with test for Trainer

commit f6da1b2dd4fef831683996f6d64d5a70d7a907de
Author: Zinoviev Alexey 
Date:   2018-06-01T10:24:48Z

IGNITE-8664: Fixed tests and javadocs




---


[GitHub] ignite pull request #4062: IGNITE-8567: Imputer and Binarizer

2018-05-24 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-8567: Imputer and Binarizer



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

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

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

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


commit 098d2832b3f4af23c72bc25f43e4ab8a95f2f416
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-04-11T18:40:27Z

IGNITE-7829: Added example

commit 78f9ea687bff77ec9f6bef87126569cb92cbe745
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-04-13T15:44:26Z

Merge branch 'master' of https://github.com/apache/ignite

commit 199e17d19ccbde9f15aba5375d834c3930b3a989
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-04-27T10:12:47Z

Merge branch 'master' of https://github.com/apache/ignite

commit aca9833df4d3cc4a641dd9109daaf628bc85acdf
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-05-08T05:29:49Z

Merge branch 'master' of https://github.com/apache/ignite

commit bb244de762b89d0a1e5606aa282e34d92752595b
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-05-16T11:42:06Z

Merge branch 'master' of https://github.com/apache/ignite

commit a0f6f0fcc54f8a6da36d4b61836719e19a6bbb4a
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-05-16T13:21:47Z

IGNITE-8511: Added MultiClass Log Regression

commit b4cb1a42d35a0da9f8b762207011a46c6f542a20
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-05-16T16:17:39Z

Merge branch 'master' of https://github.com/apache/ignite

commit eb6178cd8e4a61fa12d4558b4377d53f94029c86
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-05-16T16:18:17Z

Merge branch 'master' into ignite-8511

commit 21cb4433728618c06aa8e16fe681772ea25c9b63
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-05-21T07:47:08Z

IGNITE-8511: Added MultiClass Log Regression

commit 64d96c8c29e290d7ff98c8018056609c3bab83ed
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-05-21T07:56:28Z

IGNITE-8511: Added MultiClass Log Regression

commit e10fb00ed15ac348f097d0eb91abfa4661769025
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-05-23T09:51:13Z

IGNITE-8567: Added examples and 2 preprocessors

commit a3cf8b5c35b961fd772dabf350f937425822c6ba
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-05-24T15:05:21Z

ignite-8567: Added tests for Imputer/Binarizer preprocessors




---


[GitHub] ignite pull request #3958: IGNITE-8450: Cleanup old algebra

2018-05-08 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-8450: Cleanup old algebra



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

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

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

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


commit 098d2832b3f4af23c72bc25f43e4ab8a95f2f416
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-04-11T18:40:27Z

IGNITE-7829: Added example

commit 78f9ea687bff77ec9f6bef87126569cb92cbe745
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-04-13T15:44:26Z

Merge branch 'master' of https://github.com/apache/ignite

commit 199e17d19ccbde9f15aba5375d834c3930b3a989
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-04-27T10:12:47Z

Merge branch 'master' of https://github.com/apache/ignite

commit aca9833df4d3cc4a641dd9109daaf628bc85acdf
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-05-08T05:29:49Z

Merge branch 'master' of https://github.com/apache/ignite

commit 861102f115fdd2458aa30ff098395100885bae33
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-05-08T10:56:46Z

Removed old algebra




---


[GitHub] ignite pull request #3924: IGNITE-8403: Added Logistic Regression

2018-04-26 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-8403: Added Logistic Regression

Also fixed a few examples with out-of-date information

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

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

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

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


commit d60ace95c3b6bc24b0d5087962ac18a4c1613a16
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-04-19T16:09:01Z

LogRegression

commit d98b122cca699dd91378b784e1aad85d8afaef84
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-04-26T14:12:59Z

Fixed LogRegression and added tests

commit 4b628f8f6b40e1b1cd514232bd553f92037a2ea2
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-04-26T14:15:10Z

Merge branch 'master' into ignite-8403




---


[GitHub] ignite pull request #3817: IGNITE-8169: Adopt KMeans and remove FuzzyCMeans

2018-04-13 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-8169: Adopt KMeans and remove FuzzyCMeans



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

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

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

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


commit 897de46fec2b5474f39b0a3c232e1fdb43a51ab9
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-04-07T13:44:19Z

Added KMeans

commit 2d1763253a84447f0421afd23d01f27762fc61ee
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-04-10T08:24:25Z

Added KMeans

commit 5f5e9c9565fab39b17afc168ea9cdd6c31ee613e
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-04-11T18:32:39Z

Fixed KMeans

commit 64c09cbf962d6001b5cbad2f9556dd2be6bc3e3f
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-04-13T06:32:12Z

IGNITE-7829: Fixed tests

commit 5e5681c0e6db6540685bf27bfc7afc32856cbdce
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-04-13T12:54:55Z

IGNITE-7829: Fixed Trainer and cleaned up the cluster package

commit 269266785fb330283df4f13a6383e97288a074ce
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-04-13T13:17:22Z

IGNITE-7829: Added seed




---


[GitHub] ignite pull request #3798: IGNITE-7829

2018-04-11 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7829



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

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

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

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


commit 098d2832b3f4af23c72bc25f43e4ab8a95f2f416
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-04-11T18:40:27Z

IGNITE-7829: Added example

commit da58736d2c223061ebbc8e54a252661165d10919
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-04-11T18:47:59Z

IGNITE-7829: Added example




---


[GitHub] ignite pull request #3577: IGNITE-7796: Adopt kNN classification example to ...

2018-04-04 Thread zaleslaw
Github user zaleslaw closed the pull request at:

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


---


[GitHub] ignite pull request #3676: IGNITE-8005: Added example

2018-03-21 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-8005: Added example

Fixed a few points in other SVM files

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

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

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

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


commit 4f6e36ed42037cd9af167715bfb2a66f69d5b67f
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-03-21T18:28:54Z

IGNITE-8005: Added example




---


[GitHub] ignite pull request #3629: IGNITE-7875: MultiSVM - added Model, Trainer and ...

2018-03-13 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7875: MultiSVM - added Model, Trainer and Tests



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

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

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

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


commit ba5b5aa5c4a7133db73640921a7a570d882a0957
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-03-13T16:10:57Z

IGNITE-7875: Model, Trainer and Tests




---


[GitHub] ignite pull request #3627: IGNITE-7932: Add example for Linear SVM with Iris...

2018-03-13 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7932: Add example for Linear SVM with Iris Dataset



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

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

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

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


commit 69aab6c927812b586452ffa6e0a06ab9690ce864
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-03-13T13:33:16Z

IGNITE-7932: Add example




---


[GitHub] ignite pull request #3607: IGNITE-7876

2018-03-06 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7876

* Removed Multiclass-classification related code
* Fixed tests
* Adopted Model and Trainer


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

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

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

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


commit b13fbe8b0a44c6b133cb42480ae5c47bd9a36357
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-03-04T11:36:31Z

IGNITE-7452: added example

commit b33719c620d85146b12e74ad7a640f17e0a6229b
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-03-04T12:13:27Z

IGNITE-7876: fixed docs

commit 56a5f21be09b367742f01034b0ee1f5d7788672d
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-03-04T12:16:51Z

IGNITE-7876: fixed tests

commit 2d7d2958ceea6b6fe9cf6a1a30cde7aca145e4ff
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-03-06T10:29:01Z

IGNITE-7876: Remove unused code

commit 986a772708eebbd6c2a22cb4963ff56789972ead
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-03-06T11:39:42Z

IGNITE-7876: Remove unused code

commit 8e4a2b3fd4b2ad71717217ffe12f0324245ada4e
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-03-06T11:48:09Z

IGNITE-7876: Fix comments




---


[GitHub] ignite pull request #3583: IGNITE-7830: Adopt kNN regression model to the ne...

2018-02-28 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7830: Adopt kNN regression model to the new Partitioned Dataset

Added model and tests

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

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

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

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


commit ae9741f36d360c2deada2804baa2cec1fb0254ea
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-02-14T14:42:16Z

Added draft sample

commit 531b336d569456fdee11a424878bd119b3b63c28
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T11:42:05Z

IGNITE-7702: Added tests

commit ad71203ca565f9ef688bea1924bc77052818e236
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:06:51Z

IGNITE-7702: Fixed bug

commit fd8f976f3d42066139b0359709fb8ea6eded2f0f
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:09:32Z

IGNITE-7702: remove incorrect examples

commit 4622dc6df0bf48c800dc413a24278d227e96f6aa
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:10:17Z

IGNITE-7702: Rewrite KNN classifications

commit 3a661d9e0627b8696c580d4f3587f51b30800166
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:11:28Z

IGNITE-7702: Delete incorrect benchmarks

commit c0e2edfbd3893ad693a72462315f4b7c5bd61ac6
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:36:15Z

IGNITE-7702: Fixed tests

commit cee126f3a2eedbe88166111d11aa6d985444b924
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-27T13:41:37Z

IGNITE-7702: Fixed licenses

commit a7b8e8ad773e422ff43d484fa62e8ef58553a802
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-27T13:48:45Z

Merge branch 'master' into ignite-7702

commit c63ab415bad489efc93e43538d866fcc5780b642
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-27T13:49:25Z

IGNITE-7702: Fixed merged conflicts

commit c06a7a00f735e71d659cd6794a6817f9a9fba0e2
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-27T14:02:55Z

IGNITE-7796: Added example

commit ea26015fa2f249a871f79f13ebd96d5862cd90a3
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-28T07:10:40Z

IGNITE-7796: Fix imports

commit 36e1e1a5b331ecf56b1e80040e56634acd8df11c
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-28T07:17:59Z

IGNITE-7702: Fix imports

commit 3a46010da3a467dfeda43cd1a31454f1dedf14d7
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-28T07:21:43Z

Merge branch 'ignite-7702' into ignite-7796

commit 6657c87da8710455a2cff8ea6c43faf192fa0c18
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-28T08:37:44Z

IGNITE-7830: Added model and tests




---


[GitHub] ignite pull request #3577: IGNITE-7796: Adopt kNN classification example to ...

2018-02-27 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7796: Adopt kNN classification example to the new datasets



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

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

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

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


commit ae9741f36d360c2deada2804baa2cec1fb0254ea
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-02-14T14:42:16Z

Added draft sample

commit 531b336d569456fdee11a424878bd119b3b63c28
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T11:42:05Z

IGNITE-7702: Added tests

commit ad71203ca565f9ef688bea1924bc77052818e236
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:06:51Z

IGNITE-7702: Fixed bug

commit fd8f976f3d42066139b0359709fb8ea6eded2f0f
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:09:32Z

IGNITE-7702: remove incorrect examples

commit 4622dc6df0bf48c800dc413a24278d227e96f6aa
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:10:17Z

IGNITE-7702: Rewrite KNN classifications

commit 3a661d9e0627b8696c580d4f3587f51b30800166
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:11:28Z

IGNITE-7702: Delete incorrect benchmarks

commit c0e2edfbd3893ad693a72462315f4b7c5bd61ac6
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:36:15Z

IGNITE-7702: Fixed tests

commit cee126f3a2eedbe88166111d11aa6d985444b924
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-27T13:41:37Z

IGNITE-7702: Fixed licenses

commit a7b8e8ad773e422ff43d484fa62e8ef58553a802
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-27T13:48:45Z

Merge branch 'master' into ignite-7702

commit c63ab415bad489efc93e43538d866fcc5780b642
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-27T13:49:25Z

IGNITE-7702: Fixed merged conflicts

commit c06a7a00f735e71d659cd6794a6817f9a9fba0e2
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-27T14:02:55Z

IGNITE-7796: Added example




---


[GitHub] ignite pull request #3565: IGNITE-7702: Adopt kNN classifcation to the new d...

2018-02-22 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7702: Adopt kNN classifcation to the new datasets



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

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

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

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


commit ae9741f36d360c2deada2804baa2cec1fb0254ea
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-02-14T14:42:16Z

Added draft sample

commit 531b336d569456fdee11a424878bd119b3b63c28
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T11:42:05Z

IGNITE-7702: Added tests

commit ad71203ca565f9ef688bea1924bc77052818e236
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:06:51Z

IGNITE-7702: Fixed bug

commit fd8f976f3d42066139b0359709fb8ea6eded2f0f
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:09:32Z

IGNITE-7702: remove incorrect examples

commit 4622dc6df0bf48c800dc413a24278d227e96f6aa
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:10:17Z

IGNITE-7702: Rewrite KNN classifications

commit 3a661d9e0627b8696c580d4f3587f51b30800166
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-22T17:11:28Z

IGNITE-7702: Delete incorrect benchmarks




---


[GitHub] ignite pull request #3522: IGNITE-7452: Make Linear SVM example for multi - ...

2018-02-16 Thread zaleslaw
Github user zaleslaw closed the pull request at:

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


---


[GitHub] ignite pull request #3522: IGNITE-7452: Make Linear SVM example for multi - ...

2018-02-14 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7452: Make Linear SVM example for multi - classification



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

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

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

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


commit e8f8c1c2c02258890873cccfef66388f3eb9f5a4
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-02-14T10:53:03Z

IGNITE-7452: added example




---


[GitHub] ignite pull request #3484: IGNITE-7451: Make Linear SVM for multi-classifica...

2018-02-07 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7451: Make Linear SVM for multi-classification

Added model, trainer and tests for them

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

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

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

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


commit bb2450fe2a69233bbff557710ca87ed09a5d95bd
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-02T14:22:06Z

First version of model and trainer

commit a2cc1938d2bc8c78341f67d02a01099e0f6a8293
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-02-06T14:23:57Z

Merge branch 'master' into ignite-7451

commit 83d7488766db3afe8edd8f969d98c02131a79c24
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-02-06T15:53:17Z

Added tests




---


[GitHub] ignite pull request #3453: IGNITE-7567: Fixed bug with datasest in examples

2018-01-30 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7567: Fixed bug with datasest in examples



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

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

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

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


commit 7d22bcd33fcea3a7588c46368b5289d5b306db7f
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-07T11:01:43Z

Merge from master

commit 84cbd8b380772ce773790b18066c86b663b1af27
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-13T10:36:56Z

Merge branch 'master' of https://github.com/apache/ignite

commit b58db6a44be3c625174c1d89c577240771d1bfb4
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-26T16:37:24Z

Merged from master

commit f68785c2296ba414a89e4399c8fbece544cd18e2
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-10T13:59:30Z

Merge branch 'master' of https://github.com/apache/ignite

commit 7be3c489c44c2305d96771d5a972f820e56af0e8
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-18T09:31:20Z

Merge branch 'master' of https://github.com/apache/ignite

commit 171e4712b4949a13683151114d13d078eeea930e
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-30T11:13:52Z

Merge branch 'master' of https://github.com/apache/ignite

commit 946c4d33e2e880a98710b2916cbbb3a71d186278
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-30T11:57:21Z

IGNITE-7567: Fixed bug

commit 82de5f81d94cd1eda0a5a2c79fd9d0bb2d663fd7
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-30T12:06:10Z

IGNITE-7567: Fixed licences

commit b48f21970bd4b0917a1136bbfe58521650d46e75
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-30T12:08:45Z

IGNITE-7567: Fixed licences




---


[GitHub] ignite pull request #3435: IGNITE-7317: SVM Examples

2018-01-25 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7317: SVM Examples

1. Added titanic dataset
2. Fixed pom.xml with licenses
3. Added example
4. Moved datasets to common package
5. Fixed kNN samples

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

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

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

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


commit b84d1b6ae284edaa510f7eefa84f5594dd1cb83e
Author: zaleslaw <zaleslaw.sin@...>
Date:   2017-11-17T14:44:05Z

Removed incorrect patch

commit 401a464c6bde19bbf1f11d0d32a2aea9facc
Author: zaleslaw <zaleslaw.sin@...>
Date:   2017-11-17T15:11:09Z

Added OLS Distributed support

commit b304deb349a95a8d2f9e62cd53465824a85a13bf
Author: zaleslaw <zaleslaw.sin@...>
Date:   2017-12-08T10:43:08Z

Merge branch 'master' of https://github.com/apache/ignite

commit 10146937099ba58343cf3fbca22d598ab53cd1b0
Author: zaleslaw <zaleslaw.sin@...>
Date:   2017-12-21T09:44:54Z

Merge branch 'master' of https://github.com/apache/ignite

commit 831eda56be1c686f6eba5802ae719dafa96b199a
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-01-25T11:38:49Z

Merge branch 'master' of https://github.com/apache/ignite

commit a487f529de7504dbc33be1fbdca2431eb2de0070
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-01-25T13:30:22Z

IGNITE-7317: Added sample, moved datasets, fixed lincenses




---


[GitHub] ignite pull request #3399: IGNITE-7316: Make Linear SVM for binary classific...

2018-01-18 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7316: Make Linear SVM for binary classification

1. Fixed bugs in LabeledDatasets
2. Added SVM Model
3. Added SVM Trainer based on SDCA algorithm
4. Added tests for distributed and local versions


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

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

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

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


commit 7d22bcd33fcea3a7588c46368b5289d5b306db7f
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-07T11:01:43Z

Merge from master

commit 84cbd8b380772ce773790b18066c86b663b1af27
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-13T10:36:56Z

Merge branch 'master' of https://github.com/apache/ignite

commit b58db6a44be3c625174c1d89c577240771d1bfb4
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-26T16:37:24Z

Merged from master

commit c050cf6e9ad052ca2d5d15b035da9536eab5ba80
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-26T19:06:24Z

IGNITE-7205: Added draft

commit 6506cf1d0e3bdf50125004494d075d81b863a0a2
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-27T08:06:30Z

IGNITE-7205: Fixed classes

commit 427743e0ad8ab1cbbc2a45d3e2b032a6b66c5632
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-27T14:19:10Z

IGNITE-7205: Refactored Labeled Dataset

commit 1f4792fe2a4cfddbee5390b4e79d74f1cf74585e
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-27T14:57:49Z

IGNITE-7205: Fixed serialization issue

commit de3996fabe7d77795517c07d43ec1a631494209a
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-27T17:20:24Z

IGNITE-7205: Added Labelling Machine for group prediction

commit 7ad09a115105ab31ef7caecf83b6466df9f102bb
Author: Yury Babak <ybabak@...>
Date:   2017-12-28T11:49:10Z

IGNITE-7205: Dataset API

codestyle fixes

commit 26f878d13f16e07b8e0b939545e504700e581f6a
Author: zaleslaw <zaleslaw.sin@...>
Date:   2017-12-28T12:24:41Z

IGNITE-7205: Fixed externalization

commit 9e0d060f0a2d4b86c473a6e48817be8693ad0465
Author: zaleslaw <zaleslaw.sin@...>
Date:   2017-12-28T12:50:13Z

IGNITE-7205: Fixed bugs

commit 0acd8f82df090da5c5216bdb400d09fc77b25c79
Author: zaleslaw <zaleslaw.sin@...>
Date:   2017-12-28T16:47:32Z

Initial commit

commit f68785c2296ba414a89e4399c8fbece544cd18e2
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-10T13:59:30Z

Merge branch 'master' of https://github.com/apache/ignite

commit 612d713283b1e96274b3ec73a71310bb72da9cab
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-10T14:35:20Z

Merge from master

commit 731dfc5c2c8b0f11fca68088661e62d53ae92ea4
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-10T20:51:31Z

Added naive implementation

commit ed459bf97d25a9ec4276f4303724f760cf34d67e
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-01-11T16:09:50Z

Worked version

commit 35e54a086b10cdcb6f1e86fe07dc3b3ae66058e2
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-12T16:25:44Z

Refactored code

commit a82ab9a2abebe49df3eaba71599bcb769afe3ecd
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-16T18:39:06Z

Refactored code

commit fa633750e24f76914c0632803facbb16513520de
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-16T18:53:00Z

Refactored code

commit 84e476ff4fc05347b2b58424218e136eec8190de
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-16T19:13:45Z

Fixed tests

commit 2618a04d7f95ef4be0b3951f4bc4b242de4d1940
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-17T12:10:03Z

Fixed style

commit 116b887cb5f8109418b1a22ffda50280654bd02b
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-18T09:20:57Z

Fixed style

commit 7be3c489c44c2305d96771d5a972f820e56af0e8
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-18T09:31:20Z

Merge branch 'master' of https://github.com/apache/ignite

commit 3c79b70cbb62df733a8ca1374ebe36fb7c1a175c
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-18T09:32:20Z

Merge branch 'master' into ignite-7316

commit a2da58b2e7e8089ec36c6fe9f5c607496079f67e
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-18T10:26:42Z

Fixed bug in parsing from file

commit 072eb41b8e362b3b6c0f9b8de4ead719e02c3d92
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-01-18T10:31:47Z

Removed incorrect data




---


[GitHub] ignite pull request #3303: IGNITE-7205: Dataset API

2017-12-27 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7205: Dataset API

1.  Changed Labeled Dataset
2.  Added Dataset and DatasetRow classes
3.  Moved a few methods to Normalizer and LabeledDatasetLoader
4.  Changed examples and tests
5.  Kept LabeledDataset API (minor changes in signatures)
6.  Added prototype class for FeatureMetadata (could be extended in future)

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

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

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

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


commit 7d22bcd33fcea3a7588c46368b5289d5b306db7f
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-07T11:01:43Z

Merge from master

commit 84cbd8b380772ce773790b18066c86b663b1af27
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-13T10:36:56Z

Merge branch 'master' of https://github.com/apache/ignite

commit b58db6a44be3c625174c1d89c577240771d1bfb4
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-26T16:37:24Z

Merged from master

commit c050cf6e9ad052ca2d5d15b035da9536eab5ba80
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-26T19:06:24Z

IGNITE-7205: Added draft

commit 6506cf1d0e3bdf50125004494d075d81b863a0a2
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-27T08:06:30Z

IGNITE-7205: Fixed classes

commit 427743e0ad8ab1cbbc2a45d3e2b032a6b66c5632
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-27T14:19:10Z

IGNITE-7205: Refactored Labeled Dataset

commit 1f4792fe2a4cfddbee5390b4e79d74f1cf74585e
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2017-12-27T14:57:49Z

IGNITE-7205: Fixed serialization issue




---


[GitHub] ignite pull request #3218: IGNITE-7079: Add examples for kNN classification ...

2017-12-13 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7079: Add examples for kNN classification and for kNN regression

1. Added two examples
2. Improved LabeledDataset
3. Added tests for these improvements.
4. Added helper class to split the given dataset on test and train subsets.

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

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

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

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


commit 2cb4f5f3da67ad077f837eeeda11baf44c101245
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:47:29Z

Refactored keys

commit 462719fef2364cd2aded23bb32edf4d0a53b9d7f
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:47:51Z

Added tests

commit c180c8c60a1b43a516cd7a045420bc1dc16adcdd
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:48:14Z

Added vectors

commit 39766ed0bfdb9a95118b7e0c59ec39a441307c0e
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:48:43Z

Refactored storages and matrices

commit b9deec6d3f71db8da45800ad8a6f0ec560a25294
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:49:11Z

Fixed issues with keys

commit 3dbbb20efccbc85bf8022b34935096d5310c9554
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T18:25:14Z

Added kNN classifier draft

commit 41ee88add4ebc31efa7a4e903ff4d78d92bd2e8a
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-15T16:59:44Z

Added loading from file

commit 68c82c7f3ac3c220f52f76ce0057032bc55b33fe
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-15T18:56:48Z

Added kNN regression draft

commit 552d9af6d9ec0ca5156a7b84457c93dc896946e3
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-16T11:28:41Z

Added different distances

commit b84d1b6ae284edaa510f7eefa84f5594dd1cb83e
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-17T14:44:05Z

Removed incorrect patch

commit 401a464c6bde19bbf1f11d0d32a2aea9facc
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-17T15:11:09Z

Added OLS Distributed support

commit a003cc22902afa2fdfcb1d90a29d07ff936a13be
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-21T16:32:25Z

Fix codestyle

commit 29014354df79f2ff6e46542420030c0f091566fc
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-26T14:01:39Z

Merge branch 'master' into ignite-6880

commit 12f081969baa25c49b0c55f74e3551c113ebb8d8
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-26T15:17:25Z

Added distances and test for them

commit 8a1cc76ed63c4d72a76af37423d8a197eafd6f31
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-27T15:44:41Z

Added LabeledDataset

commit 754208280ee929df8c317eb15c0a3071a63dc6f5
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-28T15:34:01Z

    Added tests

commit c5c37304929d67aa9722d701d9b40b976198b812
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-28T15:52:53Z

Added tests

commit d282042fb4625159f65629fe1a9efa0e25831195
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-28T16:29:27Z

Added normalization

commit 52749bc9bcfe2d9ad50b92b0f392e2baa4a505f1
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-29T16:04:05Z

Added code style

commit ed78a89cf59d07de2781c755749ea97e041f8839
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-30T11:30:07Z

Added code style

commit 663a8e1a1ea875cfa8e7b31652a7aa7ec1acd668
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-30T11:36:08Z

Added code style

commit 7d22bcd33fcea3a7588c46368b5289d5b306db7f
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-12-07T11:01:43Z

Merge from master

commit 7a1ac3f3c10eeaa5f96b8ebba5a54aa6cced4e29
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-12-07T11:26:10Z

Merge branch 'master' into ignite-6880

commit 367e114b210e17e5dd1415db3ad162b932d830fa
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-12-07T14:12:22Z

Fixed comments

commit b304deb349a95a8d2f9e62cd53465824a85a13bf
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-12-08T10:43:08Z

Merge branch 'master' of https://github.com/apache/ignite

commit e3a4667ba40ff81c2e99d68ed2d93461b488b8dd
Author: zaleslaw <zaleslaw....@gmail.com>
Date:   2017-12-08T11:02:54Z

Merge branch 'master' into ignite-6880

commit 5069fcb7aa6510806c1ee60e0dbcfaf59d746091
Author: zaleslaw <zaleslaw@gmail.com>
Date: 

[GitHub] ignite pull request #3117: IGNITE-6880: KNN Regression and Classification

2017-11-30 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-6880: KNN Regression and Classification

Also added Labeled Dataset and loading from txt file

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

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

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

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


commit 2cb4f5f3da67ad077f837eeeda11baf44c101245
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:47:29Z

Refactored keys

commit 462719fef2364cd2aded23bb32edf4d0a53b9d7f
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:47:51Z

Added tests

commit c180c8c60a1b43a516cd7a045420bc1dc16adcdd
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:48:14Z

Added vectors

commit 39766ed0bfdb9a95118b7e0c59ec39a441307c0e
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:48:43Z

Refactored storages and matrices

commit b9deec6d3f71db8da45800ad8a6f0ec560a25294
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:49:11Z

Fixed issues with keys

commit 3dbbb20efccbc85bf8022b34935096d5310c9554
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T18:25:14Z

Added kNN classifier draft

commit 41ee88add4ebc31efa7a4e903ff4d78d92bd2e8a
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-15T16:59:44Z

Added loading from file

commit 68c82c7f3ac3c220f52f76ce0057032bc55b33fe
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-15T18:56:48Z

Added kNN regression draft

commit 552d9af6d9ec0ca5156a7b84457c93dc896946e3
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-16T11:28:41Z

Added different distances

commit a003cc22902afa2fdfcb1d90a29d07ff936a13be
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-21T16:32:25Z

Fix codestyle

commit 29014354df79f2ff6e46542420030c0f091566fc
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-26T14:01:39Z

Merge branch 'master' into ignite-6880

commit 12f081969baa25c49b0c55f74e3551c113ebb8d8
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-26T15:17:25Z

Added distances and test for them

commit 8a1cc76ed63c4d72a76af37423d8a197eafd6f31
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-27T15:44:41Z

Added LabeledDataset

commit 754208280ee929df8c317eb15c0a3071a63dc6f5
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-28T15:34:01Z

Added tests

commit c5c37304929d67aa9722d701d9b40b976198b812
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-28T15:52:53Z

Added tests

commit d282042fb4625159f65629fe1a9efa0e25831195
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-28T16:29:27Z

    Added normalization

commit 52749bc9bcfe2d9ad50b92b0f392e2baa4a505f1
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-29T16:04:05Z

    Added code style

commit ed78a89cf59d07de2781c755749ea97e041f8839
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-30T11:30:07Z

Added code style

commit 663a8e1a1ea875cfa8e7b31652a7aa7ec1acd668
Author: Zinoviev Alexey <zaleslaw@gmail.com>
Date:   2017-11-30T11:36:08Z

Added code style




---


[GitHub] ignite pull request #3063: IGNITE-6949: Add support of distributed matrices ...

2017-11-17 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-6949: Add support of distributed matrices for OLS regression



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

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

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

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


commit b84d1b6ae284edaa510f7eefa84f5594dd1cb83e
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-17T14:44:05Z

Removed incorrect patch

commit 401a464c6bde19bbf1f11d0d32a2aea9facc
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-17T15:11:09Z

Added OLS Distributed support

commit 9701adc7957ef20cc84eeef3394634dabb6a9af0
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-17T15:55:07Z

Fixed code style




---


[GitHub] ignite pull request #3030: IGNITE-5846: Add support of distributed matrices ...

2017-11-14 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-5846: Add support of distributed matrices for OLS regression



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

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

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

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


commit 2cb4f5f3da67ad077f837eeeda11baf44c101245
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:47:29Z

Refactored keys

commit 462719fef2364cd2aded23bb32edf4d0a53b9d7f
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:47:51Z

Added tests

commit c180c8c60a1b43a516cd7a045420bc1dc16adcdd
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:48:14Z

Added vectors

commit 39766ed0bfdb9a95118b7e0c59ec39a441307c0e
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:48:43Z

Refactored storages and matrices

commit b9deec6d3f71db8da45800ad8a6f0ec560a25294
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-14T12:49:11Z

Fixed issues with keys




---


[GitHub] ignite pull request #2989: IGNITE-5846: Add support of distributed matrices ...

2017-11-14 Thread zaleslaw
Github user zaleslaw closed the pull request at:

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


---


[GitHub] ignite pull request #2989: IGNITE-5846: Add support of distributed matrices ...

2017-11-07 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-5846: Add support of distributed matrices for OLS regression.



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

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

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

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


commit e4450ed14cd0b27b00351afd3356383cfbcf9eb4
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-04T17:51:31Z

Renamed variables for readability

commit 5ef823b3a735d09261b545f21d1c576ebbe4baf0
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-04T17:52:17Z

Renamed method according javadoc

commit 5ed2047d6a9990597c2c8f17ec901296eeb486b8
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-04T17:52:47Z

Created skeleton for distributed version

commit 69508d52339834db98fcac781f86823da208bc9b
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-04T19:27:14Z

Fixed example

commit 38480ca561a92ef154ca767b24d28847863ed900
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-04T19:27:47Z

Added distributed skeleton for QR decomposition

commit 3040e8f6b3950de67990cd9ddc8e09cf42bcb802
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-04T19:28:13Z

Deleted strange behaviour of like method

commit 39e61dcfff285d26fb517c87fc2777cc4077cca9
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-05T09:54:09Z

Removed local matrix creation for distributed matrix in like operator

commit 93c2f78db3e8d0221f2281af6b34173239d5ae21
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-05T10:09:01Z

Removed local matrix creation for distributed matrix in like operator 
(correct version)

commit abebeb186c1949114be9b26c9cefa3684651bf29
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-05T12:17:54Z

Added review of copy-paste class

commit 667a37601f3e64e256a6d172ece1cca4e0b9c7b3
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-05T12:22:15Z

Added review of copy-paste class (for QR)

commit 62a21f14379eb43c5195286a16cd96ede57197a6
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-05T18:50:25Z

Added draft of SparseDistributedVectorStorage and SparseDistributedVector 
with tests

commit 6cc85e63a8c086a6afb5976e548b78f30b1a45e3
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-14T14:43:12Z

Finished SparseDistributedVector initial design

commit 62ddd46972de5c7c5873438f81c7b35d33b6427b
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-14T15:56:21Z

Added draft of distributed regression test

commit a8b998ddeb297249b501f211ef088c5076b1c003
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-15T15:59:49Z

Implemented copy, like and other useful functions for distributed structures

commit 5ad808486e8fe876cc3f665c56845ab7275ecdcf
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-15T16:00:43Z

    Fixed small bugs in regression

commit 5ed519902eac0754adb3c84bf532e987cd76d7be
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-15T16:01:14Z

Fixed Distributed Regression Test and Suite

commit d95ffaab178d79747ed1e8371899f54892dc1f02
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-15T17:17:18Z

Fixed NewSampleDataXNull test

commit f56c08d729781ff3298efefba5412b81044e3343
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-15T19:08:22Z

Added debug messages

commit 31835c50a3aa0f80dc26cedf6014c0eda7ace2c4
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-17T17:01:15Z

Change SDM on SDBM

commit 76bdc3dd8fd09b385a8de91f9862808b8d4e90c9
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-21T12:48:44Z

Finished SDV and SDBM with storages

commit 6c99b486fb5a1e2cf0ff630893a8e3cadf3c1604
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-21T12:49:50Z

    Changed test according adding support for the operation

commit d172d35e627e92b065ce65451ef1b21acb6a9e8a
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-21T12:51:20Z

    Added test for Matrix-Vector multiplication and fixed failed test

commit 1df2a12c14b032d10f1ab1e718140a8bb0a11056
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-31T15:32:57Z

Added debug changes before merge

commit df9b35a3000966a3f9c3dfeb735dd93d11e5bee7
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-31T15:49:38Z

Merge with last master updates

commit 4af3a85bf55d62a24f566b84e29bb243af5eb3a3
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-10-31T16:05:34Z

Fixed bugs

commit d05be92b6fda2301ad36645baf70b4b05f717c01
Author:

[GitHub] ignite pull request #2965: IGNITE-6805: Tests are red for another MAX_BLOCK_...

2017-11-01 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-6805: Tests are red for another MAX_BLOCK_SIZE value (4 or 8 instead 
32)

Added two test cases and fix in BlockMatrixStorage

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

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

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

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


commit 919c3f23622785afefe59e1d7642838e27163c86
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-01T15:23:08Z

Fixed bugs in BlockMatrixStorage

commit ddf4548daa4729bc6b0ce010bdf5d60c16393663
Author: zaleslaw <zaleslaw@gmail.com>
Date:   2017-11-01T15:40:13Z

IGNITE-6805: Added missed JavaDocs




---