Github user shakir774 commented on the pull request:
https://github.com/apache/flink/pull/823#issuecomment-114666761
@thvasilo as we are busy with our next task of IMPRO-3.SS15 for the
semester, once we finished with it, I will rebase it according to the new
pipeline mechanism.
---
Github user thvasilo commented on the pull request:
https://github.com/apache/flink/pull/823#issuecomment-114134005
Hello @shakir774 , as @sachingoel0101 mentioned you must rebase your
current implementation on the current master as the underlying code for FlinkML
has changed consider
Github user sachingoel0101 commented on the pull request:
https://github.com/apache/flink/pull/823#issuecomment-111345151
You should port your implementation to the new Pipeline mechanism. Check
out the master. It's been around for almost one month now.
---
If your project is set up
Github user shakir774 commented on the pull request:
https://github.com/apache/flink/pull/823#issuecomment-36272
Given following error while executing the test suite by Travis CI.
Even `import org.apache.flink.ml.common._` is imported, what may cause this
error.
```
[I
GitHub user shakir774 opened a pull request:
https://github.com/apache/flink/pull/823
FLINK-1732 Gaussian Mixture Model for Flink-ml library
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shakir774/flink gmm_feature
Alternative