a Fast Implementation of Adaboost


[Up] [Top]

Documentation for package ‘fastAdaboost’ version 1.0.0

Help Pages

fastAdaboost-package fastAdaboost: fast adaboost implementation for R
adaboost Adaboost.M1 algorithm
fastAdaboost fastAdaboost: fast adaboost implementation for R
get_tree Fetches a decision tree
predict.adaboost predict method for adaboost objects
predict.real_adaboost predict method for real_adaboost objects
print.adaboost Print adaboost.m1 model summary
print.real_adaboost Print real adaboost model summary
real_adaboost Real Adaboost algorithm