Skip to content
/ SVDD Public

Python implementation of the Support Vector Data Description

Notifications You must be signed in to change notification settings

Armannas/SVDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

DOI

Python Support Vector Data Description

Python implementation of the Support Vector Data Descriptor classifier. Compatible with scikit-learn. The code is written such that it aligns well with the paper by referencing to equation numbers and elaborate comments, i.e. suitable for research.

Getting Started

Dependencies

Executing program

  • Please refer to the test file for an example. A _plot_contour function is provided to visualize the decision boundary on 2D data.

Authors

Acknowledgements

If this code was helpful to your research/publication, please refer to it using the following:

@misc{PythonSVDD,
Author = {Naseri Jahfari, A},
Title = {Python implementation of the Support Vector Data Descriptor},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/Armannas/SVDD}},
DOI = {10.5281/ZENODO.5079875},
Month = {July},
Year = {2021}}

Version History

* Initial Release

License

This project is licensed under the [MIT] License.

About

Python implementation of the Support Vector Data Description

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages