Skip to content

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

Notifications You must be signed in to change notification settings

emanuelepesce/Simply-Conformal-Prediction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%