skarf documentation#

Date: May 29, 2025 Version: 0.1.dev1+gf43c9c5

Useful links: GitHub | Issues & Ideas | Q&A Support |

skarf (scikit auto regressive models for functional connectivity) is a Python package for regularized vector autoregressive (VAR) time series modeling built on top of scikit-learn.

Getting started

Install skarf and get started with basic usage.

User guide

The user guide provides a more in-depth tour of skarf functionality.

API reference

The API reference contains a detailed description of all the estimators and other utilities provided by skarf.

Examples

The gallery of examples shows off skarf in action.