Forest Model (97): Forest Model: Error in randomForest.default(m, y, ...)
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes, need to use the addedToChart But even after changing it I still get an error at the model comparisonison
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Jegan from what I can see from the screenshot you attached, the error might possibly be because there's no other model for the Model Comparison tool to use apart from the forest model. What if you connect the E output anchor to your Decision Tree tool and then the O output anchor of the tool to the union tool?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@AngelosPachis still got the error 😅😅
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for the sharing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I'm having the same issue and unfortunately the page is now archived. Do you have the updated macro?
Thanks