Skip to content

dolevr/hybrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hybrid

Matlab implementation of hybrid classifier. The "hybrid” classifier is a linear classifier. It replaces the negative samples by a prior, and then finds a hyperplane which separates the positive samples from this prior.

This repository includes the implementation, with a short demo.

Prerequisites

License and Citation

This code is released under the BSD 2-Clause license.

Please cite us in your publications if it helps your research:

M. Osadchy, D. Keren, and D. Raviv, "Recognition Using Hybrid Classifiers", IEEE Transactions on Pattern Analysis and Machine Intelligence, Volume 38(4), 2016, pp. 759-772.

About

Matlab implementation of hybrid classifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published