Skip to content

Commit

Permalink
Update rectools/visuals/metrics_app.py
Browse files Browse the repository at this point in the history
Co-authored-by: Emiliy Feldman <feldlime@yandex.ru>
  • Loading branch information
Gooogr and feldlime authored Jul 23, 2024
1 parent 2b04d45 commit 64587b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rectools/visuals/metrics_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def construct(
An optional pandas DataFrame containing any models metadata (hyperparameters, training info, etc.).
Used for alternative ways of coloring scatterplot points.
Required columns:
- `Columns.Models` - model names
- `Columns.Model` - model names
- Any other columns with additional information
show_legend : bool, default True
Specifies whether to display the chart legend.
Expand Down

0 comments on commit 64587b2

Please sign in to comment.