/Simply-Conformal-Prediction

This is a simply implementation of conformal prediction algorithm and the inductive version for classification.

Primary LanguagePython

Simply Conformal Prediction

##About This is a simply implementation of conformal prediction algorithm (ConfPred function) and the inductive version (IndConfPred function) for classification with nonconformity measures: nearest neighbour (NN function) and averange distance (AvgDist). Distance functions: cosine similarity, squared distance and euclidean distance.

##About Conformal Prediction Free Ebook

##Authors Giuseppe Luciano, Alessandro Merola and Emanuele Pesce - [University of Salerno] (http://www.unisa.it)

##Thanks Prof. Ugo Fiore