The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

making ROC curve for cost sensitive learning

IatiiIatii Posts: 8 image Contributor II
edited November 2018 in Help
Tagged:

Best Answer

Answers

  • yyhuangyyhuang Posts: 364 image RM Data Scientist

    Hi,

     

    The ROC curve can be generated using 'performance(Bionominal Classification)' operator.

     

    If you open the tutorial process for 'MetaCost' operator from the help page. Replace the 'performance(classification)'  with performance (Binominal Classfication), you can select accuracy, AUC, f measure, etc. for your performance outputs.

     

     

    metacost.PNGAUC.PNG

    In the results view for performanceVector, click AUC for the plot of ROC

    ROC.PNG

     

     The roc.rmp is attached for re-generating the plot. Please download and unzip it and import the process in your RM studio.

     

     

     

  • IatiiIatii Posts: 8 image Contributor II
  • yyhuangyyhuang Posts: 364 image RM Data Scientist
    Yes, for your first question.

    What GA operator are you trying to use?
Sign In or Register to comment.