CRAN/E | costsensitive

costsensitive

Cost-Sensitive Multi-Class Classification

Installation

About

Reduction-based techniques for cost-sensitive multi-class classification, in which each observation has a different cost for classifying it into one class, and the goal is to predict the class with the minimum expected cost for each new observation. Implements Weighted All-Pairs (Beygelzimer, A., Langford, J., & Zadrozny, B., 2008, doi:10.1007/978-0-387-79361-0_1), Weighted One-Vs-Rest (Beygelzimer, A., Dani, V., Hayes, T., Langford, J., & Zadrozny, B., 2005, ) and Regression One-Vs-Rest. Works with arbitrary classifiers taking observation weights, or with regressors. Also implements cost-proportionate rejection sampling for working with classifiers that don't accept observation weights.

github.com/david-cortes/costsensitive

Key Metrics

Version 0.1.2.10
Published 2019-07-28 1746 days ago
Needs compilation? yes
License BSD_2_clause
License File
CRAN checks costsensitive results

Downloads

Yesterday 9 0%
Last 7 days 39 -38%
Last 30 days 166 +2%
Last 90 days 478 -34%
Last 365 days 2.300 -27%

Maintainer

Maintainer

David Cortes

david.cortes.rivera@gmail.com

Authors

David Cortes

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

costsensitive archive

Suggests

parallel