model deployment

ThiruThiru Member Posts: 100 Guru
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
Jasmine_

Answers

  • varunm1varunm1 Moderator, Member Posts: 1,207 Unicorn
    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/ 
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

    Jasmine_
  • ThiruThiru Member Posts: 100 Guru
    yes.   The trained model will be supervised eg. Knn.     New data set to be tested will be  with unlabelled target attribute.   can I?
    Jasmine_
Sign In or Register to comment.