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

2018-02-05 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[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 
Date:   2017-11-17T14:44:05Z

Removed incorrect patch

commit 401a464c6bde19bbf1f11d0d32a2aea9facc
Author: zaleslaw 
Date:   2017-11-17T15:11:09Z

Added OLS Distributed support

commit b304deb349a95a8d2f9e62cd53465824a85a13bf
Author: zaleslaw 
Date:   2017-12-08T10:43:08Z

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

commit 10146937099ba58343cf3fbca22d598ab53cd1b0
Author: zaleslaw 
Date:   2017-12-21T09:44:54Z

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

commit 831eda56be1c686f6eba5802ae719dafa96b199a
Author: zaleslaw 
Date:   2018-01-25T11:38:49Z

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

commit a487f529de7504dbc33be1fbdca2431eb2de0070
Author: zaleslaw 
Date:   2018-01-25T13:30:22Z

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




---