The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Apply a decision tree to calculate a label attribute"
Hello everyone!
Firt of all, sorry if my english level isn't quite good... I have designed an analytical process that generates as last step a decision tree from a label attribute named Interesado (Interested in spanish)
My question es: How can I apply de decision tree to calculate the value of the label attribute in those rows that do not have this information?
For example, my decision tree made by Weka is:
And I want to apply this decision tree to calculate the value of label Interesado in this rows:
Is that possible?
Greetings from Spain
Firt of all, sorry if my english level isn't quite good... I have designed an analytical process that generates as last step a decision tree from a label attribute named Interesado (Interested in spanish)
My question es: How can I apply de decision tree to calculate the value of the label attribute in those rows that do not have this information?
For example, my decision tree made by Weka is:
And I want to apply this decision tree to calculate the value of label Interesado in this rows:
Is that possible?
Greetings from Spain
Tagged:
0
Answers
http://www.screencast.com/t/VeyNqh6l
http://www.screencast.com/t/ip0O1S04GfWm
)
Just change the operator I used and replace it with the Weka Tree.
It's just the information I was looking for. Thanks again.
Greetings from Spain.