Installation
About
Creates classifier for binary outcomes using Adaptive Boosting (AdaBoost) algorithm on decision stumps with a fast C++ implementation. For a description of AdaBoost, see Freund and Schapire (1997) doi:10.1006/jcss.1997.1504. This type of classifier is nonlinear, but easy to interpret and visualize. Feature vectors may be a combination of continuous (numeric) and categorical (string, factor) elements. Methods for classifier assessment, predictions, and cross-validation also included.
github.com/jadonwagstaff/sboost | |
Bug report | File report |
Key Metrics
Downloads
Yesterday | 1 0% |
Last 7 days | 23 -51% |
Last 30 days | 142 +2% |
Last 90 days | 458 -5% |
Last 365 days | 2.061 -10% |
Maintainer
Maintainer | Jadon Wagstaff |