Author: | | Alexander K. Seewald <alex{[at]}seewald.at> |
Category: | | Ensemble learning |
Changes: | | Now supports multi-threading. Now also supports efficient batch prediction if base learners or meta learner provide this. No longer inherits from Stacking (to maintain backwards compatibility). |
Date: | | 2018-11-19 |
Depends: | | weka (>=3.7.1) |
Description: | | Implements StackingC (more efficient version of stacking). For more information, see A.K. Seewald: How to Make Stacking Better and Faster While Also Taking Care of an Unknown Weakness. In: Nineteenth International Conference on Machine Learning, 554-561, 2002. Note: requires meta classifier to be a numeric prediction scheme. |
License: | | GPL 3.0 |
Maintainer: | | Alexander K. Seewald <alex{[at]}seewald.at> |
PackageURL: | | http://prdownloads.sourceforge.net/weka/stackingC1.0.4.zip?download |
Related: | | Stacking |
URL: | | http://weka.sourceforge.net/doc.packages/stackingC |
Version: | | 1.0.4 |