Skip to main content
End-to-end examples on real datasets. Each one runs locally against the open-source package. See Installation if you haven’t installed it yet.

Quickstart

Load a dataset, split it, and get predictions. The model figures out the pattern from your training rows, with no configuration needed.

Next steps

Embeddings

Pull Nori’s own target-aware row vectors out and use them downstream.

Explainability

SHAP values, feature interactions, and partial dependence.