Skip to content

Allow users to change model names #116

@Firenze11

Description

@Firenze11

Summary

Currently the model legends in PerformanceComparisonView shows "model_0", "model_1" etc which might be hard for users to distinguish between models.

Possible Solution

  • Make the legends in PerformanceComparisonView clickable, and becomes a text field where users can type model names in
  • Also change the model identifier in column names, e,g, currently we have @score:0, which will be changed to @score:xgboost_model or the like.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrfcRequest for comments

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions