🎉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

How to save a model for further analysis

User: "ed1305"
New Altair Community Member
Updated by Jocelyn
suppose i am doing random forest and i want to save the weight by tree  importance to another file how do i do it?I see some have used write model but i don't find the write model operater in rapidminer

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "hughesfleming68"
    New Altair Community Member
    Updated by hughesfleming68
    You can save the model to the repository using the store operator. It is not just for example sets. Just retrieve the model to continue to use it in your process. Sometimes you might need to save models within your process so that they can be used in other parts of your process. Loops or validation might need this in certain circumstances. The Remember and Recall operators can do this. These are very useful operators.