r-probably 1.2.0
Tools for post-processing predicted values
Models can be improved by post-processing class probabilities, by: recalibration, conversion to hard probabilities, assessment of equivocal zones, and other activities. The probably package contains tools for conducting these operations as well as calibration tools and conformal inference techniques for regression models.
- Outputs:
out - Website: https://github.com/tidymodels/probably
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-probably 1.2.0 as follows:
guix install r-probably@1.2.0
Or install the latest version:
guix install r-probably
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.