Question
Machine Learning how to add new data rows to data set and get prediction
How to add new data rows to dataset and run predictive scoring for those rows only
I am able to upload dataset and generate prediction model but not sure how to add new rows to existing dataset and then run prediction scoring for new rows

