Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Decsion tree model output can be stored in example set .Can we convert the example set to model form

HarshavHarshav Member Posts: 33 Learner II
While storing the models , I could store them in example set by using "Decision tree to exampleset" operator . But how do I apply the stored model which is in example set (or we can convert to csv ) on Test data . Apply model operator is expecting model port .How do I convert that stored model in example set to model type ?

Answers

  • HarshavHarshav Member Posts: 33 Learner II
    Usually stored model is in IO object format and "apply model" operator is expecting this format to predict .
  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,529 RM Data Scientist
    Hi,
    to my knowledge not. Why would you want to do something? You can just use store and use the stored IOObject.

    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • HarshavHarshav Member Posts: 33 Learner II
    edited January 2022
    While using in production .We are unable to use .ioo format files ,thats the reason why we are doing this . Please suggest me an alternative        
  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,529 RM Data Scientist
    Hi,
    there is no need for an alternative. Just use the .ioo. If that is a problem, discuss this please with your responsible Customer Success Manager. I cannot see any reason why .ioo is a problem.

    BR,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.