Skip to content

crepes 0.1.0

Compare
Choose a tag to compare
@henrikbostrom henrikbostrom released this 28 Jun 14:48
· 135 commits to main since this release
d7d34ae

v0.1.0 (28/06/2022)

Feature

  • Added the parameter cpds_by_bins to the predict method of ConformalPredictiveSystem

Fixes

  • Comments updated and added for all classes and functions
  • Line widths for code and comments adjusted to meet PEP 8
  • Renamed some parameter names
  • The function binning in crepes.fillings updated to produce the correct number of bins
  • The Jupyter notebook crepes.ipynb has been updated and extended