SVDD.jl

The documentation for SVDD.jl is still under construction. The examples folder of the repository gives two examples on how to train the different SVDD based classifiers and how to parametrize them.

Additional documentation pages:

  • SVDD presents the primal and derivation of the dual optimization problem of the SVDD and SVDDneg
  • SMO introduces the SMO heuristic for SVDD that is generally used to solve binary SVM optimization problem