version: 0.1.1.8
- Added PrediQuant direct method
- Added RQBS direct method
- added smoothing function for errors based con contingency table
- added K accuracy measure
- added balanced accuracy measure
cap.tablemodule removed
-
refactored repository name from QuAcc to cap-ml
- note that the package name is now
cap, to import the package now you can do
import cap
- note that the package name is now
-
set default values for
cap.envdictionary- the
.envfile will no longer be supported for the library
- the
-
refactored
OCEandPHDCAP models toS_LEAPandO_LEAP, respectively -
cap.plot.plotlymodule removed -
refactored project folder structure, moved
capfolder insidesrcfolder -
removed Hugging Face related methods in
cap.data -
added direct import in the
cap.modelsmodule for the CAP models