Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/M-Soundouss/CopulaConformalMTR

Code for paper "Copula-based conformal prediction for Multi-Target Regression"
https://github.com/M-Soundouss/CopulaConformalMTR

conformal-prediction copulas multi-target-regression

Last synced: 3 months ago
JSON representation

Code for paper "Copula-based conformal prediction for Multi-Target Regression"

Awesome Lists containing this project

README

        

# Copula Conformal Multi Target Regression

Code for article : Copula-based conformal prediction for Multi-Target Regression

Environment : Python 3.6 with Keras, Tensorflow, and libraries numpy, pandas, sklearn, matplotlib, copulae.

Note : The representations are not deterministic, so it may not have the same results as in the paper,
but the idea and the tendencies remain the same.