Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
[SOLVED]The difference of "write clustering" and "write model"
siamak_want
Member Posts: 98 Contributor II
in Help
Hi all,
Does anyone know the difference of "write clustering" and "write model"? I am really confused with these 2 operators and I don't know when to use which.
Any guide would be appreciated.
siamak
Does anyone know the difference of "write clustering" and "write model"? I am really confused with these 2 operators and I don't know when to use which.
Any guide would be appreciated.
siamak
0
Answers
if you want to store the model for later application, just store it to your repository with the Store operator. The two operators you mentioned are file based and thus deprecated. The way to go in RapidMiner 5 is the repository.
Best, Marius
Very nice answer. I was so confused, you saved me.
thanks again