/ZeroFPR_SVDD

Safety regions research is a well-known task for ML and the main focus is to avoid false positives, i.e., including in the safe region unsafe points. In this repository, two methods for the research of zero FPR regions are proposed: the first one is based simply on the reduction of the SVDD radius until only safe points are enclosed in the SVDD shape; the second one instead performs successive iterations of the SVDD on the safe region until there are no more negative points.

Primary LanguageMATLAB

No issues in this repository yet.