Tutorials

The tutorials move from SVM fundamentals to a complete, defensible MISTIC analysis. Code fragments use the same public API and workflows as the notebooks distributed with the package.

Suggested paths

New to support vector machines

Read the tutorials in order. The first two explain the geometry and why perturbation supplies useful model-specific evidence.

Experienced SVM user

Begin with Deriving MISTIC’s feature-ranking metrics and Forward and backward feature selection, then compare the explanation types in Interpretations and explanations.

Preparing a final analysis

Review Visualizing results and explanations and Blind predictions: best practices before reporting results.