Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikbostrom authored Jun 28, 2023
1 parent 36f6b56 commit 45fd0bd
Show file tree
Hide file tree
Showing 3 changed files with 924 additions and 134 deletions.
2 changes: 1 addition & 1 deletion src/crepes/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
from crepes.base import Wrap, ConformalRegressor, ConformalPredictiveSystem, ConformalPredictor, __version__
from crepes.base import WrapRegressor, WrapClassifier, ConformalRegressor, ConformalPredictiveSystem, ConformalClassifier, ConformalPredictor, __version__

Loading

0 comments on commit 45fd0bd

Please sign in to comment.