GitHub user mgrzenda opened a pull request:

    https://github.com/apache/incubator-samoa/pull/75

    SAMOA-78: Accept newly arriving values of nominal attributes

    This extension makes Attribute accept new values of nominal attributes 
arriving in the stream. Hence, there is no need for preprocessing of the stream 
to discover all values of nominal attributes first to put them e.g. in ARFF 
header next. 

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

    $ git pull https://github.com/mgrzenda/incubator-samoa SAMOA-78

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

    https://github.com/apache/incubator-samoa/pull/75.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 #75
    
----
commit a92f9f36de856c5e8475b915de8c17763e537aef
Author: Maciej Grzenda <[email protected]>
Date:   2017-12-11T15:21:03Z

    SAMOA-78: Accept newly arriving values of nominal attributes

----


---

Reply via email to