Skip to content

Official code repository for "Distribution-Independent Confidence Intervals for the Eigendecomposition of Covariance Matrices via the Eigenvalue-Eigenvector Identity" (ICML 2021 Workshop on Distribution-Free Uncertainty Quantification).

License

tpopordanoska/confidence-intervals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distribution-Independent Confidence intervals for the Eigendecomposition of Covariance Matrices

This is the code that accompanies the paper Distribution-Independent Confidence Intervals for the Eigendecomposition of Covariance Matrices via the Eigenvalue-Eigenvector Identity, accepted at ICML 2021 Workshop on Distribution-Free Uncertainty Quantification.

Installation

conda env create -f conda_env_<YOUR_OS>.yml
conda activate confidence_intervals
pip install -e .

Experiments

To run the experiments, use the run.py script in cieg/experiments.

Reference

If you found this code useful, please cite:

@incollection{Popordanoska2021b,
year={2021},
booktitle={ICML Workshop on Distribution Free Uncertainty Quantification},
title={Distribution-Independent Confidence Intervals for the Eigendecomposition of Covariance Matrices via the Eigenvalue-Eigenvector Identity},
author={Teodora Popordanoska and Aleksei Tiulpin and Wacha Bounliphone and Blaschko, Matthew B.},
}

License

Everything is licensed under the MIT License.

Acknowledgements

We acknowledge funding from the Flemish Government under the "Onderzoeksprogramma Artificiële Intelligentie (AI) Vlaanderen" programme.

About

Official code repository for "Distribution-Independent Confidence Intervals for the Eigendecomposition of Covariance Matrices via the Eigenvalue-Eigenvector Identity" (ICML 2021 Workshop on Distribution-Free Uncertainty Quantification).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages