I have four predictor variables to model a soil property. Each of these predictor variables is generated by ten different methods (four groups of ten). Is there an algorithm (in R, Python, and ...) that selects the best type from each of these groups to predict soil properties?
Thanks.