🎉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

Agglomerative Clustering

User: "pvelando"
New Altair Community Member
Updated by Jocelyn
Hi,

I would like to export the resulting model of operator "Clustering (Agglomerative Clustering)". The tree structure that the system generates contains interesting info but needs to be analyzed manually. Would like to export the resulting model to excel or similar.

Any idea or hint would be very welcome. Thanks in advance

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "homburg"
    New Altair Community Member
    Hi pvelando,

    so far I know there you cannot directly export such a model to excel with RapidMiner. What you can do is to use the "Write" operator and set the output to xml file format. You will receive a complete xml description of the model which can be parsed using xpath queries.

    Cheers,
        Helge