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.

Annotate Models with Performance Data

bhupendra_patilbhupendra_patil Employee, Member Posts: 168 RM Data Scientist
edited November 2018 in Knowledge Base

This building block takes model and performanve vectors as inputs and then adds the performance data as annotations to the model object itself

Input 1: Model

Input 2: Performance

 

Output 1: Model (With annotations)

Output 2: Performance



Comments

  • BalazsBaranyBalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 Unicorn

    I tried it with the results of a cross validation.

     

    It seems that the inputs of the building block have to be reversed.

     

    It worked with the model on Input2 and the performance on Input1. 

     

    Also, you left the breakpoint. That's probably not necessary in a building block.

  • bhupendra_patilbhupendra_patil Employee, Member Posts: 168 RM Data Scientist
    Thank you, I updated and also added one more annotation that adds the time stamp
Sign In or Register to comment.