Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 550 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 550 Bytes

fsvm - A Fuzzy Support Vector Machine implementation for Python

tests codecov doc

fsvm.FuzzySVC is a Python module implementing fuzzy support vector machine classifier. Its API is fully compatible with scikit-learn.