API¶
Classes: SVEKER
¶
|
Base class for SVMs with exact Shapley values |
|
Class for SVC with exact Shapley values. |
|
Class for SVR with exact Shapley values. |
Kernel: SVEKER.kernels
¶
|
Base Class for different kernels to be used. |
|
Implements the Tanimoto Kernel |
|
Implements the RBF Kernel |
Implements the Polynomial kernel |
|
|
Implements the Sigmoid kernel |
Utility Functions: SVEKER.utils
Functions¶
|
Calculates the multinomial coefficient \(m_\mathrm{coeff}\) |
|
Calculates the \(C_{f^+}\) factor. |
|
Calculates the \(C_{f^-}\) factor |