probably

Introduction

probably contains tools to facilitate activities such as:

  • Conversion of probabilities to discrete class predictions.

  • Investigating and estimating optimal probability thresholds.

  • Inclusion of equivocal zones where the probabilities are too uncertain to report a prediction.

Installation

You can install probably from CRAN with:

install.packages("probably")

You can install the development version of probably from GitHub with:

devtools::install_github("topepo/probably")

Examples

Good places to look for examples of using probably are the vignettes.

  • vignette("equivocal-zones", "probably") discusses the new class_pred class that probably provides for working with equivocal zones.

  • vignette("where-to-use", "probably") discusses how probably fits in with the rest of the tidymodels ecosystem, and provides an example of optimizing class probability thresholds.

Contributing

This project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Copy Link

Version

Down Chevron

Install

install.packages('probably')

Monthly Downloads

2,959

Version

0.1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

August 29th, 2022

Functions in probably (0.1.0)