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

2018-06-26 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[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




---