GitHub user fobeligi opened a pull request: https://github.com/apache/flink/pull/579
Ml branch Implementation of StandardScaler and respective tests for FLINK-1809 JIRA. You can merge this pull request into a Git repository by running: $ git pull https://github.com/fobeligi/incubator-flink ml-branch Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/579.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 #579 ---- commit 96cb2f5676e945d7bc414987934e5c854de70584 Author: fobeligi <faybeligia...@gmail.com> Date: 2015-04-01T20:31:38Z [FLINK-1809] Add Preprocessing package and Standardizer to ML-library commit 2e8333b74e08f0c48bb58d36f2915a9ad832c456 Author: fobeligi <faybeligia...@gmail.com> Date: 2015-04-03T16:52:35Z [FLINK-1809] Change implementation to use Breeze.linalg library and add tests for Standardizer ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---