GjjvdBurg / PyGenSVM

Python package for the GenSVM classifier
GNU General Public License v3.0
5 stars 3 forks source link

Specification of class misclassification weights #3

Open GjjvdBurg opened 6 years ago

GjjvdBurg commented 6 years ago

Currently, incorrectly classification an object from class A to class C is as bad as incorrectly classifying an object from class B to class C. Depending on the application, this may not be the desired effect. Adding class misclassification weights can solve this issue.

If you would like to see this feature added to the Python package sooner, vote on this issue by leaving a 👍 reaction below,