Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 430 Bytes

File metadata and controls

8 lines (5 loc) · 430 Bytes

Density-based Conformal Prediction

Code for article : Deep conformal prediction for robust models : https://link.springer.com/content/pdf/10.1007%2F978-3-030-50146-4_39.pdf

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

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.