Releases: OliverHennhoefer/unquad
Releases · OliverHennhoefer/unquad
v.0.1.83-beta
Syncs with PyPi.
Refactors built-in dataset concept.
v0.1.5-beta
Minor refinements in the project structure.
Sync with the latest available PyPi version.
v0.1.4-beta
Beta-Release
Complete Refactoring for better maintainability and readability. More concise code when using the package.
v0.0.3-alpha
- Implements SplitConfiguration() for separated configuration of CV[+] and Jackknife[+]-after-Bootstrap.
- General restructuring within ConformalEstimator().
- Corresponding changes in the test and examples scripts.
v.0.0.2-alpha
- Implements 'BootstrapConfiguration' for enhanced usage of Jackknife[+]-after-Bootstrap:
Allows to predefine a desired terminal calibration set size to be obtained during training for increased controllability.
v.0.0.1-alpha
This is the first (MVP) Github Release in order to sync with the package version published on PyPI.