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_wantsiamak_want Member Posts: 98 Contributor II
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

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hi Siamak,

    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
  • siamak_wantsiamak_want Member Posts: 98 Contributor II
    Hi Marius,

    Very nice answer. I was so confused, you saved me.

    thanks again
Sign In or Register to comment.