Python implementation for Gradient COBRA by S. Has (2023) with other aggregation and kernel methods.
Project description
Introduction
Gradientcobra is python package implementation of Gradient COBRA method by S. Has (2023), as well as other aggregation and kernel methods. When the loss function of is smooth enough, gradient descent algorithm can be used to efficiently estimate the bandwidth parameter of the model.
For more information, read the “Documentation and Examples” below.
Installation
In your terminal, run the following command to download and install from PyPI:
pip install gradientcobra
Citation
If you find gradientcobra helpful, please consider citing the following papaers:
S. Has (2023), Gradient COBRA: A kernel-based consensual aggregation for regression.
A. Fischer and M. Mougeot (2019), Aggregation using input-output trade-off.
G. Biau, A. Fischer, B. Guedj and J. D. Malley (2016), COBRA: A combined regression strategy.
Documentation and Examples
For more information about the library:
read: gradientcobra documentation.
Read more about aggregation and kernel methods, see:
Dependencies
Python 3.9+
numpy, scipy, scikit-learn, matplotlib, pandas, seaborn, plotly, tqdm
References
S. Has (2023). A Gradient COBRA: A kernel-based consensual aggregation for regression. Journal of Data Science, Statistics, and Visualisation, 3(2).
A. Fischer, M. Mougeot (2019). Aggregation using input-output trade-off. Journal of Statistical Planning and Inference, 200.
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.
M. J. Van der Laan, E. C. Polley, and A. E. Hubbard (2007). Super Learner. Statistical Applications of Genetics and Molecular Biology, 6, article 25.
T. Hastie, R. Tibshirani, J. Friedman (2009). Kernel Smoothing Methods. The Elements of Statistical Learning. Springer Series in Statistics. Springer, New York, NY.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gradientcobra-1.1.4.tar.gz
.
File metadata
- Download URL: gradientcobra-1.1.4.tar.gz
- Upload date:
- Size: 33.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34cb422d00478fd844ef44e179eb66396d0db0745e51d047b1091e5bc4f37ce4 |
|
MD5 | 1e4664bc9d2a9c498d198babb4ebceee |
|
BLAKE2b-256 | b6e84a0c2a7212d00b6b423e125f6cd91e50dc7eabb4b77af1428741b50cee76 |
File details
Details for the file gradientcobra-1.1.4-py3-none-any.whl
.
File metadata
- Download URL: gradientcobra-1.1.4-py3-none-any.whl
- Upload date:
- Size: 33.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54323e1cbf4d4eda79d4002e9e3b481012e09d4d093267a296026a2ca72a9d98 |
|
MD5 | d106b965a9809923dbffa0f473945964 |
|
BLAKE2b-256 | a2d681c3a59ce772b3e9a6254b791dc25db2bf6a6499c6d5983b4a1e70d6c96f |