About Anaconda Help Download Anaconda

r_test / packages / r-fastadaboost 1.0.0

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.

Installers

  • linux-64 v1.0.0
  • osx-64 v1.0.0
  • win-64 v1.0.0

conda install

To install this package run one of the following:
conda install r_test::r-fastadaboost

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy