BenCzechMark / analyze_winscore.py

Commit History

Animation and JS for spinner removed to lighten load
5be31ed

idolezal commited on

Spinner displayed directly in the block because it did not display in `::after`
f4a515a

idolezal commited on

Added spinner for waiting on bokeh graph
4a16f32

idolezal commited on

Enable vertical resize of iframe
c70f2a8

idolezal commited on

Set style of iframe in bokeh2iframe()
88d1ada

idolezal commited on

Another try with bokeh2iframe()
24ab55a

idolezal commited on

Try to make bokeh plots low-weight with bokeh2html()
1cfab55

idolezal commited on

Created tools for copying bokeh objects
8d22502

idolezal commited on

Heatmap: Correction of the abbreviation of Duel Win Score from DS to DWS
fd254f9

idolezal commited on

Heatmap: Rotate the graph from horizontal to vertical for easier reading and add the transpose parameter for easier switching in the future
479d899

idolezal commited on

Heatmap: The graph should be larger so that it can be reduced in size
e66cb9a

idolezal commited on

Heatmap: Abandoning estimated constants and calculating the external dimensions of the graph using JS and the internal dimensions of the graph
484188b

idolezal commited on

Heatmap: Simplification of constants for calculating the external height and width of the graph
19ecc78

idolezal commited on

Heatmap: Estimating the constant for calculating the width of the graph
75d06af

idolezal commited on

Heatmap: Estimating the constant for calculating the height of the graph
a0b7b07

idolezal commited on

Heatmap: Estimating the constant for calculating the height of the graph
2070688

idolezal commited on

Output to SVG in create_scatter_plot_with_curve_with_variances_named()
d43254f

idolezal commited on

Heatmap: Output to SVG in create_heatmap()
cf605c5

idolezal commited on

Heatmap: Estimating the constant for calculating the height of the graph
72b1b36

idolezal commited on

Heatmap: If the size of the heatmap is not specified, it will be calculated
5f8cc60

idolezal commited on

Heatmap: Disabling the drag tool within the heatmap
9f1436c

idolezal commited on

Heatmap: Setting the description in the HoverTool pop-up according to the X and Y axis description
5c383cb

idolezal commited on

Heatmap: Reducing the size of the squares in the table and the font size in them
b2b5472

idolezal commited on

Heatmap: Enabling visibility of the Y axis as an attribute and setting the font using a constant
bd5d7e4

idolezal commited on

Heatmap: Enabling the visibility of the Y axis
b807593

idolezal commited on

Heatmap: Abbreviations for categories, created functions _prepare_tasks_categories_abbreviations() and get_leaderboard_heatmap(), and modification of create_heatmap()
c2e1968

idolezal commited on

Heatmap: Customizing attributes for figure()
f70bc66

idolezal commited on

Heatmap: Taken create_heatmap() from Jupyter notebook created by Martin Fajcik
c6fe8ae

idolezal commited on

Bokeh figure - added symbol for "ensemble" model type
68ff3fc

idolezal commited on

Bokeh figure - removed filter of contaminated models Qwen2.5
c7b0220

idolezal commited on

Removed unnecessary calls of print()
a6f409a

idolezal commited on

Bokeh figure - minor changes in code appearance
661701a

idolezal commited on

Bokeh figure - changed font, activated tools and tickers
d68c05c

idolezal commited on

Bokeh figure - adjustable width
96a03d1

idolezal commited on

Try analyze winscore with bokeh
a2b6394

idolezal commited on