[GitHub] ignite pull request #3823: IGNITE-8232 ML package cleanup for 2.5 release.

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

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


---


[GitHub] ignite pull request #3823: IGNITE-8232 ML package cleanup for 2.5 release.

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

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

IGNITE-8232 ML package cleanup for 2.5 release.

fixed javadoc

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

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

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

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


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

IGNITE-7829: Added example

commit da58736d2c223061ebbc8e54a252661165d10919
Author: Zinoviev Alexey 
Date:   2018-04-11T18:47:59Z

IGNITE-7829: Added example

commit f806dcff52a51692c4d80d20d3d33c2220eb4a9c
Author: zaleslaw 
Date:   2018-04-12T12:10:05Z

IGNITE-7829: Fixed Anton's review

commit d81ee7f72b78820d664661ef269eeb4fe1178c04
Author: zaleslaw 
Date:   2018-04-12T12:12:54Z

IGNITE-7829: Fixed Anton's review 2

commit 550eb79d771c97bfb9cfb6dc24882af7d1215692
Author: Zinoviev Alexey 
Date:   2018-04-12T12:14:31Z

Merge branch 'master' into ignite-7829

commit 3ea8e3df0f7b72ea6f58e2a47d1677dd6863d077
Author: Anton Dmitriev 
Date:   2018-04-12T12:30:08Z

IGNITE-8232 Remove all trainers except DatasetTrainer.

commit a79f28d671a66c1c8722dbe036686fdb9427fc61
Author: zaleslaw 
Date:   2018-04-12T12:30:09Z

IGNITE-7829: Fixed tests

commit 652581ac57eb0741677f5bd727ccbd04cc86e4e8
Author: zaleslaw 
Date:   2018-04-12T12:30:35Z

Merge branch 'ignite-7829' of https://github.com/gridgain/apache-ignite 
into ignite-7829

commit 0b7ec05427015dd014c811468b037c7ae308028c
Author: Anton Dmitriev 
Date:   2018-04-12T12:40:45Z

IGNITE-8232 Remove estimators.

commit 053bfb72105be69b6032459377ec41e92ab0d5ac
Author: Anton Dmitriev 
Date:   2018-04-12T12:59:50Z

IGNITE-8232 Use SimpleLabeledDatasetData instead of dedicated
LinSysOnHeapData.

commit 14a7357afc0f33b07f5d4f56d6081222ec5bb437
Author: Anton Dmitriev 
Date:   2018-04-12T13:35:59Z

IGNITE-8233 Add protection of dataset compute method from empty data.

commit c63105c2cd4d4d8829ff300eaa7d11ed6620ebdb
Author: Anton Dmitriev 
Date:   2018-04-12T13:44:55Z

IGNITE-8233 Fix tests after adding protection of dataset compute method
from empty data.

commit da4baaf246b24867636578ea95fd53f2e92ea86c
Author: Anton Dmitriev 
Date:   2018-04-12T13:53:33Z

IGNITE-8233 Fix tests after adding protection of dataset compute method
from empty data.

commit 64656650ed4d2ebd165b7d62f59b9ce8cf027a6e
Author: Anton Dmitriev 
Date:   2018-04-12T13:55:57Z

IGNITE-8233 Fix tests after adding protection of dataset compute method
from empty data.

commit bd7aa5cf6da0b37c37862851d50b85fd822da344
Author: Anton Dmitriev 
Date:   2018-04-12T13:56:30Z

IGNITE-8233 Fix tests after adding protection of dataset compute method
from empty data.

commit 95d30e4175a55761760e7b3f8bb1d9a5bc00823f
Author: Anton Dmitriev 
Date:   2018-04-12T14:06:54Z

Merge branch 'ignite-8233' into ignite-8232

commit 02bd96b25568af2edf36965dfa0c7d66c0a4a256
Author: Anton Dmitriev 
Date:   2018-04-12T14:17:25Z

IGNITE-8233 Use Precision.EPSILON in AbstractLSQR.

commit e6066f572f40ebc709aa011ed1083d09303f601b
Author: dmitrievanthony 
Date:   2018-04-13T08:33:02Z

Revert "IGNITE-8233 Fix tests after adding protection of dataset compute 
method from empty data."

This reverts commit bd7aa5c

commit f1638a475826c37dbd0b0f71585a3c3ebfc37e2e
Author: dmitrievanthony 
Date:   2018-04-13T08:33:06Z

Revert "IGNITE-8233 Fix tests after adding protection of dataset compute 
method from empty data."

This reverts commit 6465665

commit 887b45fb659378f4a4b9e786b8169bd402688ffd
Author: dmitrievanthony 
Date:   2018-04-13T08:34:45Z

IGNITE-8233 Test SVM on 10 partitions instead of 1.

commit 85fa1771da8dc84ca6e35a10c7da596170f1637f
Author: dmitrievanthony 
Date:   2018-04-13T08:37:24Z

Merge remote-tracking branch 'prof/ignite-7829' into ignite-8233

# Conflicts:
#   
modules/ml/src/test/java/org/apache/ignite/ml/knn/KNNClassificationTest.java
#   modules/ml/src/test/java/org/apache/ignite/ml/knn/KNNRegressionTest.java
#   
modules/ml/src/test/java/org/apache/ignite/ml/knn/LabeledDatasetHelper.java

commit 91ac83c513f00ad0183ce6e48427c921d7dc0fee
Author: dmitrievanthony 
Date: