I am encountering this error when I was about the run prediction using the predictive.The decision tree is working fine but when it comes to the forest and boost model it kept saying error.Appreciate the help.Here is the link for the dateset I used and my workflow:
https://www.kaggle.com/adityajha1504/google-merchandise-adding-to-cart-prediction
Hi @Jegan ,
Can you please confirm which column you're oversampling in the Oversample feed tool? When I first opened your workflow, [fullvisitorid was selected. I replaced it with [addedtocart] and worked fine for me
Hope that helps,
Angelos
Yes, need to use the addedToChart But even after changing it I still get an error at the model comparisonison
Thanks for the sharing