Advice on Boosted Tree Model and How to Export to Excel
Hello, I am working on a model for my work where the goal is they would be able to input parameters and then have a predicted final moisture at the end. I have a large amount of data to work with (about 4000 data points) so I was looking at using the boosted tree model. I have never used this function before and it auto filled to have 200 layers, 12 splits per tree, and learning rate of 0.121. I...