Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Not able to predict

$
0
0

@Killing_Machine wrote:

Hi all,

I am new to predictive analytics and this is the first time i am participating in hackathon.
I am trying to predict on my test dataset with following command
predtest <- predict(logmodel,newdata = test,type="response")
and i am getting error :- Error in model.frame.default(Terms, newdata, na.action = na.action, xlev = object$xlevels) :
factor Loan_ID has new levels.

What is the reason behind it and how to resolve it ?

Posts: 3

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles