About Anaconda Help Download Anaconda

Fast Best-Subset Selection

copied from cf-staging / abess

Installers

  • linux-64 v0.4.6
  • osx-64 v0.4.6
  • win-64 v0.4.6

conda install

To install this package run one of the following:
conda install conda-forge::abess

Description

abess (Adaptive BEst-Subset Selection) library aims to solve general best subset selection, i.e., find a small subset of predictors such that the resulting model is expected to have the highest accuracy. This library implements a generic algorithm framework to find the optimal solution in an extremely fast way. This framework now supports the detection of best subset under: linear regression, (multi-class) classification, censored-response modeling, multi-response modeling (a.k.a. multi-tasks learning), etc. It also supports the variants of best subset selection like group best subset selection. Especially, the time complexity of (group) best subset selection for linear regression is certifiably polynomial.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy