fastAdaboost
a Fast Implementation of Adaboost
Implements Adaboost based on C++ backend code. This is blazingly fast and especially useful for large, in memory data sets. The package uses decision trees as weak classifiers. Once the classifiers have been trained, they can be used to predict new data. Currently, we support only binary classification tasks. The package implements the Adaboost.M1 algorithm and the real Adaboost(SAMME.R) algorithm.
- Version1.0.0
- R version≥ 3.1.2
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?Yes
- Last release02/28/2016
Documentation
Team
Sourav Chatterjee
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports2 packages
- Suggests3 packages
- Linking To1 package
- Reverse Depends1 package