Github user mars commented on the issue: https://github.com/apache/incubator-predictionio/pull/447 Tested this new `pio batchpredict` with all three model types: * â custom PersistentModel (ALS Recommendation) * â built-in, default model serialization (Classification) * â null model (Universal Recommender) This PR is ready to go!
---