📚 Notebooks
A collection of examples for running SimBA through custom code — useful for batch/scripted processing and for unlocking functionality beyond the GUI.
⚙️ General processing
Run core SimBA steps from code — outlier correction, smoothing, model training, and SHAP explainability.
- Import data and perform classifications (Example 1)
- Shapley calculations: Example I (single core)
- Shapley calculations: Example II (multiple cores)
- Shapley calculations: Example III (GPU)
- Outlier correction
- Append third-party annotations
- Advanced smoothing and interpolation
- Advanced outlier correction
- Kleinberg batch / grid-search
- Train models: Example 1
📊 Visualizations
Generate plots, Gantt charts, heatmaps, paths, and annotated videos from your project data.
🧰 Miscellaneous
Data import, multi-class classifiers, and ROI-definition helpers.