You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/14 07:59:20 UTC

[jira] [Commented] (FLINK-4205) Implement stratified sampling for DataSet

    [ https://issues.apache.org/jira/browse/FLINK-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15420258#comment-15420258 ] 

ASF GitHub Bot commented on FLINK-4205:
---------------------------------------

Github user rmetzger commented on the issue:

    https://github.com/apache/flink/pull/2267
  
    @greghogan would you be willing to review this pull request?


> Implement stratified sampling for DataSet
> -----------------------------------------
>
>                 Key: FLINK-4205
>                 URL: https://issues.apache.org/jira/browse/FLINK-4205
>             Project: Flink
>          Issue Type: New Feature
>          Components: DataSet API
>            Reporter: Do Le Quoc
>
> Since a Dataset might consist of data from disparate sources. As such, every data source should be considered fairly to have a representative sample. For this, stratified sampling is needed to ensure that data from every source (stratum) is selected and none of the minorities are excluded. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)