Hi, I'm doing a Boosting but at the end I notice that I have not had any success. But my dataset has missing values, that affects in the Boosting.
Thank,
You can try using a smaller value for the Leaf Fraction property to possibly improve your model. There are also different options for handling missing values, so try different options for the Missing Values property. If you have much more than 20K observations in your training data, you can also try increasing the Node Sample property.
You can try using a smaller value for the Leaf Fraction property to possibly improve your model. There are also different options for handling missing values, so try different options for the Missing Values property. If you have much more than 20K observations in your training data, you can also try increasing the Node Sample property.
Hi Wendy,
Thanks, make the changes you indicated and I worked better.
.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.