Gianmarco De Francisci Morales created SAMOA-50:
---------------------------------------------------
Summary: Support for file streams in ClusteringEvaluation
Key: SAMOA-50
URL: https://issues.apache.org/jira/browse/SAMOA-50
Project: SAMOA
Issue Type: Bug
Components: SAMOA-API
Reporter: Gianmarco De Francisci Morales
Currently ClusteringEvaluation requires the input stream to be a subclass of
ClusteringStream, which only allows the artificial RBF generator to be used.
The reason, is that we need a decayHorizon for the clustering.
However, we could implement the decayHorizon (and any other quantity) as
separate options in ClusteringEvaluation, and let the stream be a normal
stream. This change would allow to support all the existing input streams for
clustering.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)