[
https://issues.apache.org/jira/browse/FLINK-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-2321.
----------------------------------
Resolution: Fixed
Fixed via 1b318c91fda0358430e0fc590e8c4328f2dc052c
> The seed for the SVM classifier is currently static
> ---------------------------------------------------
>
> Key: FLINK-2321
> URL: https://issues.apache.org/jira/browse/FLINK-2321
> Project: Flink
> Issue Type: Bug
> Components: Machine Learning Library
> Reporter: Theodore Vasiloudis
> Assignee: Theodore Vasiloudis
> Labels: ML
> Fix For: 0.10
>
>
> The seed for the SVM algorithm in FlinkML has a default value of 0, meaning
> that if it's not set, we always have the same seed when running the algorithm.
> What should happen instead is that if the seed is not set, it should be a
> random number.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)