Streaming Random Forest Learning in Spark and StreamDM

Date:

We present how to build random forest models from streaming data. This is achieved by training, predicting and adapting the model in real-time with evolving data streams. The implementation is on the open source library StreamDM, built on top of Apache Spark.

More information here