Flink Forward 2016: Márton Balassi - Streaming ML with Flink
As continuous big data processing is gaining popularity it naturally implies that there is a need to transition many of the distributed machine learning functionality to a streaming backend. The most common use case is to give streaming predictions based on the model learnt in batch, however in some cases it is beneficial to also update the model on the fly. It is not uncommon that streaming learners need different algorithms than their batch counterparts. It also offer a dive into the implementation of a Scala library augmenting FlinkML with streaming predictors.
Nov-18-2016, 08:50:22 GMT
- Technology: