Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plot cleanup #34

Merged
merged 6 commits into from
May 5, 2020
Merged

Plot cleanup #34

merged 6 commits into from
May 5, 2020

Commits on Apr 30, 2020

  1. plot: refactor and cleanup the ipython notebook

    for Results visualization.
    Fixes broken TP,FP computation.
    major cleanup
    breznak committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    8909de8 View commit details
    Browse the repository at this point in the history
  2. plot: cleanup Data visualization script

    minor cleanup
    breznak committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    aa876c8 View commit details
    Browse the repository at this point in the history
  3. plot: merge data visualization

    into the single file
    (it was a trivial plot, added it to the former "Results" notebook.)
    breznak committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    b7fb2f5 View commit details
    Browse the repository at this point in the history
  4. rename plot notebook to Plot.ipynb

    to avoid the spaces in file name in Linux
    breznak committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    1d0917e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. review feedback

    breznak committed May 4, 2020
    Configuration menu
    Copy the full SHA
    229aaa0 View commit details
    Browse the repository at this point in the history
  2. Plot: fix plot of S(t)_standard score

    fixed the value that wasn't plotted in recent changes.
    But I'm not sure about the meaning/correctness of the data.
    breznak committed May 4, 2020
    Configuration menu
    Copy the full SHA
    859b8e7 View commit details
    Browse the repository at this point in the history