🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

I want to convert the decision tree description into VBA for an Excel sheet.Closed

User: "Hac"
New Altair Community Member
Updated by Jocelyn
Has this been done? If so, can you point me in the right direction?  I am not an experienced VBA person.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Telcontar120"
    New Altair Community Member
    Accepted Answer
    RapidMiner is the text operator I am most familiar with.  You could try looking at the text processing tutorials on RapidMiner Academy if you want to get a feel for how they work.  It sounds like perhaps tokenizing by linguistic sentences may give you the building blocks you would need, but a lot of it would be specific to the format required in your VBA implementation.
    Why do you need to implement your DT in an Excel workbook with VBA at all?  Once you have built your model, RapidMiner is built to do your scoring for you, just by feeding it the raw data for new cases you can easily output your predictions and confidences directly.
This post has been closed.