Added ability to save points to a file
Creating "live" version of updating the metrics to assure the changes are correctly marked
Updating metrics when point is moved
Added generate random points button
Reverting value of all points at once
Loading points from CSV files are assiged False to 0 or -1
Added updating ROC curve and confusion matrix
Added displaying and highlighting metrics
Added loading data from CSV files
Simplified point deletion
Changed the events to strings messages
Integrated the metrics with Data
Simplified interface for metrics UI
Added interface for metrics UI
Moved render loop back to App class and fixed inability to close the app properly
Changed the app working directory to root and fixed imports
Added initial metrics classes
Added threshold dragging and checking axis limits
Add dependencies to requirements.txt
Add plotting classes for confusion matrix and ROC curve.
Added point and threshold popups
Added Axis class, changelog correction and cleanup
Add previous versions to changelog, change imports to significant names.
Propose plotly for plot saving.
Add previous versions to changelog, change imports to significant names.
Propose plotly for plot saving.
Minor import fixes for the build
Minor PEP8 and import fixes
Restructurization and initialization of changelog