The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
[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