Hello everybody!

I'm getting started with spark and mllib. I'm successful in building a
small cluster and follow the tutorial. However, I would like to ask about
how to use the model, which is trained by mllib. I understand that, with
data we can training the model such as Classifier model, then use it to
classify new input. Is there any case study to build a service upon spark
or hdfs and using model (trained by above steps) and give output to user
(class of input data). Thank you very much!



-- 
Thu.

Reply via email to