Skip to main content

abess Python Package

Project description

abess: R & Python Softwares for Best-Subset Selection in Polynomial Time

Build Status codecov docs cran pypi pyversions License Codacy Badge

abess (Adaptive BEst Subset Selection) aims to find a small subset of predictors such that the resulting linear model is expected to have the most desirable prediction accuracy. This project implements a polynomial algorithm proposed to solve these problems. It supports:

  • linear regression
  • classification (binary or multi-class)
  • counting-response modeling
  • censored-response modeling
  • multi-response modeling (multi-tasks learning)
  • group best subset selection
  • nuisance penalized regression
  • sure independence screening

Installation

The abess softwares both Python and R's interfaces.

Python package

Install the stable version of Python-package from Pypi with:

pip install abess

R package

Install the stable version of R-package from CRAN with:

install.packages("abess")

Reference

A polynomial algorithm for best-subset selection problem. Junxian Zhu, Canhong Wen, Jin Zhu, Heping Zhang, Xueqin Wang. Proceedings of the National Academy of Sciences Dec 2020, 117 (52) 33117-33123; DOI: 10.1073/pnas.2014241117
Fan, J. and Lv, J. (2008), Sure independence screening for ultrahigh dimensional feature space. Journal of the Royal Statistical Society: Series B (Statistical Methodology), 70: 849-911. https://doi.org/10.1111/j.1467-9868.2008.00674.x Qiang Sun & Heping Zhang (2020) Targeted Inference Involving High-Dimensional Data Using Nuisance Penalized Regression, Journal of the American Statistical Association, DOI: 10.1080/01621459.2020.1737079 Zhang, Y., Zhu, J., Zhu, J. and Wang, X., 2021. Certifiably Polynomial Algorithm for Best Group Subset Selection. arXiv preprint arXiv:2104.12576.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

abess-0.0.3.tar.gz (1.5 MB view hashes)

Uploaded Source

Built Distributions

abess-0.0.3-cp39-cp39-win_amd64.whl (430.1 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

abess-0.0.3-cp38-cp38-win_amd64.whl (429.9 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

abess-0.0.3-cp37-cp37m-win_amd64.whl (429.8 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

abess-0.0.3-cp36-cp36m-win_amd64.whl (429.7 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

abess-0.0.3-cp35-cp35m-win_amd64.whl (429.7 kB view hashes)

Uploaded CPython 3.5m Windows x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page