Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Visualization: scoring solutions plots

Anastasiia.Birillo edited this page Dec 7, 2020 · 6 revisions

Description

This module allows to visualize how the score of the solution was changed. We consider only correct code snapshots (the score is not -1)

Note: Run after find tests results for the tasks.

Usage

Use plot_scoring_solutions method from scoring_solutions_plots.py.

Argument Description
tt_file_path path to a code tracker file

TODO: change images?

Some examples of charts:

First example

First example

Second example

First example

Clone this wiki locally