<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Cost-Sensitive Multi-Class Classification</dc:title>
  <dc:title>R package costsensitive version 0.1.2.10</dc:title>
  <dc:description>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., &amp; Zadrozny, B., 2008, &lt;doi:10.1007/978-0-387-79361-0_1&gt;), Weighted One-Vs-Rest (Beygelzimer, A., Dani, V., Hayes, T., Langford, J., &amp; Zadrozny, B., 2005, &lt;https://dl.acm.org/citation.cfm?id=1102358&gt;) 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: parallel</dc:relation>
  <dc:creator>David Cortes &lt;david.cortes.rivera@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>David Cortes</dc:contributor>
  <dc:rights>BSD_2_clause + file LICENSE (https://CRAN.R-project.org/package=costsensitive/LICENSE)</dc:rights>
  <dc:date>2019-07-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=costsensitive</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.costsensitive</dc:identifier>
</oai_dc:dc>
