Yes. You can apply HashingTF on your input stream and then use
StreamingKMeans for training and prediction. -Xiangrui

On Mon, Jun 8, 2015 at 11:05 AM, Ruslan Dautkhanov <dautkha...@gmail.com> wrote:
> Hello,
>
> https://spark.apache.org/docs/latest/mllib-feature-extraction.html
> would Feature Extraction and Transformation work in a streaming context?
>
> Wanted to extract text features, build K-means clusters for streaming
> context
> to detect anomalies on a continuous text stream.
>
> Would it be possible?
>
>
> Best reagrds,
> Ruslan Dautkhanov
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to