Give custom weights to my ExampleSet
Hi. I am trying to run a decision tree algorithm on my dataset, which is highly "inaccurate" and "weak".
To solve this problem, I want to assign custom weights to my features but I don't know how to achieve that.
I found the "Weight by user specification" operator, which gives "weights" as output. What operator should get the weights object as input? How can I tell to my process that these weights are related to the ExampleSet?
This is my current situation:

To solve this problem, I want to assign custom weights to my features but I don't know how to achieve that.
I found the "Weight by user specification" operator, which gives "weights" as output. What operator should get the weights object as input? How can I tell to my process that these weights are related to the ExampleSet?
This is my current situation:

Tagged:
0
Answers
Are these weights used to select attributes? If so, you can use "Select by weights operator.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
Hope this helps.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing