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

----


---

Reply via email to