Negative weights
Hello,
I built a decision tree classification model, and I would like to know how each of the attributes is contributing to generating the obtained model. I connected the weights port to res port, I obtained positive and negative weight values; all of them in the range [-1,+1]. What do mean negative weights?
Does it mean that what does matter is the absolute value?