metaCost metaCost

Group nz.ac.waikato.cms.weka
描述 This metaclassifier makes its base classifier cost-sensitive using the method specified in Pedro Domingos: MetaCost: A general method for making classifiers cost-sensitive. In: Fifth International Conference on Knowledge Discovery and Data Mining, 155-164, 1999. This classifier should produce similar results to one created by passing the base learner to Bagging, which is in turn passed to a CostSensitiveClassifier operating on minimum expected cost. The difference is that MetaCost produces a single cost-sensitive classifier of the base learner, giving the benefits of fast classification and interpretable output (if the base learner itself is interpretable). This implementation uses all bagging iterations when reclassifying training data (the MetaCost paper reports a marginal improveme
版本 仓库 发布时间
1.0.3 central 2013-02-06 13:01
1.0.2 central 2012-04-26 13:35
1.0.1 central 2012-04-24 08:24
索引仓库
仓库 个数
Central 592045