[
https://issues.apache.org/jira/browse/FLINK-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sachin Goel updated FLINK-2274:
-------------------------------
Description:
We should provide descriptive statistics about DataSets containing real numbers.
A histogram can be used to provide an approximation of the distribution of the
items in the dataset.
First version will only be available through FlinkML, but it should probably
end up in DataSetUtils.
Edit: Making this available in {{DataSetUtils}}.
was:
We should provide descriptive statistics about DataSets containing real numbers.
A histogram can be used to provide an approximation of the distribution of the
items in the dataset.
First version will only be available through FlinkML, but it should probably
end up in DataSetUtils.
> Add a histogram method for DataSet[Double]
> ------------------------------------------
>
> Key: FLINK-2274
> URL: https://issues.apache.org/jira/browse/FLINK-2274
> Project: Flink
> Issue Type: New Feature
> Components: Java API
> Reporter: Theodore Vasiloudis
> Assignee: Sachin Goel
> Priority: Minor
>
> We should provide descriptive statistics about DataSets containing real
> numbers.
> A histogram can be used to provide an approximation of the distribution of
> the items in the dataset.
> First version will only be available through FlinkML, but it should probably
> end up in DataSetUtils.
> Edit: Making this available in {{DataSetUtils}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)