Avoid splitting trees by value missing
Hi, could anyone kindly let me know how to prevent the Decision Trees model from using value missing as a criterion to split trees?
Thanks,
hz
Hi, could anyone kindly let me know how to prevent the Decision Trees model from using value missing as a criterion to split trees?
Thanks,
hz
Yes, unfortunately, there are a lot of null values. I am not sure what you mean by "use NOT NULL". I have many predictor columns. Their null values are not in sync. If "NOT NULL" is used as a filter for every predictor, there may be no case left.