Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Latest commit

 

History

History
109 lines (73 loc) · 2.25 KB

File metadata and controls

109 lines (73 loc) · 2.25 KB

ROC'n'ROLL

Version 0.18.1

Fixed metrics layout

Version 0.18.0

Added ability to save points to a file

Version 0.17.1

Creating "live" version of updating the metrics to assure the changes are correctly marked

Version 0.17.0

Updating metrics when point is moved

Version 0.16.0

Added generate random points button

Version 0.15.0

Reverting value of all points at once

Version 0.14.0

Adding single points

Version 0.13.1

Loading points from CSV files are assiged False to 0 or -1

Version 0.13.0

Added updating ROC curve and confusion matrix

Version 0.12.0

Added displaying and highlighting metrics

Version 0.11.0

Added loading data from CSV files

Version 0.10.2

Fixed pytest seg fault

Version 0.10.1

Simplified point deletion

Version 0.10.0

Added point management

Version 0.9.2

Changed the events to strings messages

Version 0.9.1

Integrated the metrics with Data

Version 0.9.0

Added the metrics

Version 0.8.1

Simplified interface for metrics UI

Version 0.8.0

Added interface for metrics UI

Version 0.7.1

Moved render loop back to App class and fixed inability to close the app properly

Version 0.7.0

Changed the app working directory to root and fixed imports

Version 0.6.3

Added first tests

Version 0.6.2

Added initial metrics classes

Version 0.6.1

Code cleanup

Version 0.6.0

Added threshold dragging and checking axis limits

Version 0.5.1

Add dependencies to requirements.txt

Version 0.5.0

Add plotting classes for confusion matrix and ROC curve.

Version 0.4.0

Added point and threshold popups

Version 0.3.0

Added Axis class, changelog correction and cleanup

Version 0.2.1

Add previous versions to changelog, change imports to significant names.

Version 0.2.0

Propose plotly for plot saving.

Version 0.1.4

Add previous versions to changelog, change imports to significant names.

Version 0.1.3

Propose plotly for plot saving.

Version 0.1.2

Minor import fixes for the build

Version 0.1.1

Minor PEP8 and import fixes

Version 0.1.0

Restructurization and initialization of changelog