Hello everyone, what happens is that I am new using WEKA. I have some data of meteorological variables in a .arff file, they are variables like maximum temperature, wind speed, relative humidity, solar radiation, among others. Also add the month to which these data correspond. What I want to do is use a decision tree or other qualifier that can indicate the meteorological variables that are most relevant to the prediction of solar radiation. When loading the file in WEKA for this does not allow me to use the decision tree and when using other classifiers I do not understand the results I get. I would like you to please indicate to me which classifier or method (from WEKA) I can use to find the ranges of the most relevant variables and how to understand those results, in order to predict solar radiation. Thank you very much in advance. Attachment .arff file