Skip to content

v0.2.0

Compare
Choose a tag to compare
@francescopisu francescopisu released this 17 Jul 09:49
· 34 commits to main since this release

v0.2.0 (17/07/2023)

Feature

  • Introduced the curves module for producing average receiver-operating characteristic curved after cross-validation.
  • Added a custom dataclass type for the output of a cross-validation procedure: CVModellingOutput.

Tests

  • Added a fixture to simulate the output of a cross-validation procedure and added tests for the average receiver-operating characteristic curves.