Compare Models Side by Side

User: "btibert"
New Altair Community Member
Updated by Jocelyn
Is there any way to compare the performance of two or more models side-by-side?  The Compare models in the Model Management Extension appears to auto-select the winner, and Group Models -> Apply appears to process in order, effectively using the output from the last model.

The use-case is showing my students how to compare and think about the output to make a smart decision on what is best for their business problem.  While I could have them export the results individually, which requires tabbing across the results, I was hoping for something that aggregated and displayed the performance metrics side by side for each.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Telcontar120"
    New Altair Community Member
    Accepted Answer
    There doesn't appear to be a single operator to product a nice table like that shown in AutoModel.  However there are a number of ways of doing this manually in RapidMiner.  You can create a table manually using the Performance to Data operator from multiple models and then merging the resulting performances together.
    Alternatively you could use the Log operator to log performance values from multiple models and then combine those as well.