Skip to content

R package for dealing with cost-sensitive learning (class imbalance and classification error cost) in a multiclass setting using lasso regularized logistic regression and gradient boosted decision trees.

Notifications You must be signed in to change notification settings

KipedeneCoulibaly/Kcsboost

Repository files navigation

Kcsboost

R-CMD-check

Overview

CostSensitiveLearning

Cost-sensitive learning to address class imbalance and misclassification cost in a multiclass setting using lasso regularized logistic regression and gradient boosted decision trees.

Install the development version from GitHub :

# install.packages("devtools")
devtools::install_github("KipedeneCoulibaly/Kcsboost")

About

R package for dealing with cost-sensitive learning (class imbalance and classification error cost) in a multiclass setting using lasso regularized logistic regression and gradient boosted decision trees.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages