Skip to content

Add model_meta processing to MetricsApp for labels colouring #150

@blondered

Description

@blondered

Feature Description

  • Add optional argument model_meta to MetricsApp.construct method
  • model_meta is pd.DataFrame with obligatory Columns.Model columns. All other are model params
  • Join models meta and models metrics during construct method
  • In the widget add option to colour dots on scatter plot not by model name but by any of the provided model meta params (like dimension size, k_neighbours, etc.)

Why this feature?

It is useful for real services research

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions