An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Is it possible to load the unlabelled fresh field data set to check the already build model in rapidminer. If so, can I have the link of blocks to implement. thank you.
If I understand it correctly, you are trying to use a trained model to predict a new dataset. Yes, it can be done. You need to store thre trained model using "Store" operator in Repository and then you can drag it and drop it in a process window and connect the Trained model and New dataset to "apply model operator. There is also an option for model deployment in automodel.
If I understand it correctly, you are trying to use a trained model to predict a new dataset. Yes, it can be done. You need to store thre trained model using "Store" operator in Repository and then you can drag it and drop it in a process window and connect the Trained model and New dataset to "apply model operator. There is also an option for model deployment in automodel.
https://docs.rapidminer.com/latest/studio/guided/deployments/