I have a project where I train on big data, but I predict on one sample. I want to train the model using PySpark and MLlib. Then transfer the trained model to Python out of spark and do prediction. Can I use such a trained model in Scikit-learn or any other library out of PySpark?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…