Need help: In Prediction 3 when using this line showing the below message. > aggregate(survived~sex,data=train, FUN = sum) Error in eval(predvars, data, env) : object 'survived' not found
Need help:
In Prediction 3 when using this line showing the below message.