🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

model deployment

User: "Thiru"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "varunm1"
    New Altair Community Member
    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/ 
    User: "Thiru"
    New Altair Community Member
    OP
    yes.   The trained model will be supervised eg. Knn.     New data set to be tested will be  with unlabelled target attribute.   can I?