An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
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.
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.
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