[
https://issues.apache.org/jira/browse/FLINK-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17328269#comment-17328269
]
Flink Jira Bot commented on FLINK-14154:
----------------------------------------
This major issue is unassigned and itself and all of its Sub-Tasks have not
been updated for 30 days. So, it has been labeled "stale-major". If this ticket
is indeed "major", please either assign yourself or give an update. Afterwards,
please remove the label. In 7 days the issue will be deprioritized.
> Add the class for multivariate Gaussian Distribution.
> -----------------------------------------------------
>
> Key: FLINK-14154
> URL: https://issues.apache.org/jira/browse/FLINK-14154
> Project: Flink
> Issue Type: Sub-task
> Components: Library / Machine Learning
> Reporter: Xu Yang
> Priority: Major
> Labels: pull-request-available, stale-major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Multivariate Gaussian Distribution is a generalization of the one-dimensional
> (univariate) normal distribution to higher dimensions. In machine learning,
> multivariate Gaussian Distribution finds usages in algorithms link Gaussian
> Mixture Model.
> * Add MultivariateGaussian that provides basic functionality for a
> Multivariate Gaussian (Normal) Distribution.
> * Add MultivariateGaussianTest that provides test cases for
> MultivariateGaussian.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)