scala - DataFrames for Apache Spark MLLib online real-time single-item prediction, seriously? -


having trained mllib model, have convert every incoming item in online system dataframe call predict/transform-like method on it? looks overkill high risk of time/memory-related issues.

can build/transform/predict 1 row somehow, or that? (solution in scala preferable)

i've found text authors they've implemented of own this: https://www.oreilly.com/ideas/training-and-serving-nlp-models-using-spark-mllib


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -