Skip to main content

Python implementation for Gradient COBRA: A kernel-based consensual aggregation for regression by S. Has (2023).

Project description

Travis Status Coverage Status Python39

Introduction

gradientcobra is the python package implementation of S. Has (2023), which is a Kernel-based consensual aggregation method for regression problems. Is is a regular kernel-based version of Cobra method of Biau et al. (2016). It is theoretically shown that consistency inheritance property also holds for this kernel-based configuration, and the same convergence rate is achieved. Moreoever, gradient descent algorithm is applied to efficiently estimate the bandwidth parameter of the method.

Installation

In terminal, run: pip install gradientcobra to download and install from PyPI.

Citation

If you find gradientcobra helpful, please consider citing the following papaers:

Documentation and Examples

Dependencies

  • Python 3.9+

  • numpy, scipy, scikit-learn, matplotlib, pandas, seaborn

References

  • HAS, S. (2023). A Gradient COBRA: A kernel-based consensual aggregation for regression. Journal of Data Science, Statistics, and Visualisation, 3(2). Retrieved from https://jdssv.org/index.php/jdssv/article/view/70.

  • G. Biau, A. Fischer, B. Guedj and J. D. Malley (2016), COBRA: A combined regression strategy, Journal of Multivariate Analysis.

  • M. Mojirsheibani (1999), Combining Classifiers via Discretization, Journal of the American Statistical Association.

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

gradientcobra-1.0.1.tar.gz (13.7 kB view hashes)

Uploaded Source

Built Distribution

gradientcobra-1.0.1-py3-none-any.whl (11.3 kB view hashes)

Uploaded Python 3

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