model deployment
Thiru
New Altair Community Member
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.
regds
thiru
model in rapidminer. If so, can I have the link of blocks to implement. thank you.
regds
thiru
Tagged:
1
Answers
-
Hello @Thiru
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/1 -
yes. The trained model will be supervised eg. Knn. New data set to be tested will be with unlabelled target attribute. can I?1