Skip to content
forked from IPVS-AS/pusion

Pusion (Python Universal Fusion) is a generic and flexible framework written in Python for combining multiple classifier’s decision outcomes.

License

Notifications You must be signed in to change notification settings

stjordanis/pusion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawing

pusion – Decision Fusion Framework

Pusion (Python Universal Fusion) is a generic and flexible framework written in Python for combining multiple classifier’s decision outcomes.

The framework comprises a variety of decision fusion methods adapted from the field of ensemble techniques and pattern recognition. The general purpose of the framework is to improve classification performance over input classifiers and to determine the compatibility of individual decision fusion methods for a given problem. Pusion handles an unlimited number of classifiers and also tolerates various forms of classification output. These include multiclass and multilabel classification, as well as crisp and continuous class assignments (see documentation for more details). The framework was originally designed for combining fault detection and fault diagnosis methods, but its application is not limited to this domain.

Full Documentation

The full HTML documentation is available on GitHub Pages or in the project's docs/build/ folder.

About

Pusion (Python Universal Fusion) is a generic and flexible framework written in Python for combining multiple classifier’s decision outcomes.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%