Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Solved infinite loop in ROC curve #1462

Merged
merged 2 commits into from Mar 18, 2019

Commits on Jul 12, 2018

  1. Solved infinite loop in ROC curve. If the increment is less than or e…

    …qual to 0, the amount of points added to the curve would be infinite.
    Per Kuijpers committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    66f61ac View commit details
    Browse the repository at this point in the history
  2. Removed usage of "nameof" to be compatible with c# 4.0

    Per Kuijpers committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    90454e6 View commit details
    Browse the repository at this point in the history