Skip to main content

Machine learning models for fMRI classification

Project description

ml4fmri

This repo contains implementation of several deep learning models for fMRI data analysis, gathered and packaged together for the ease of experimentation. Originally based on the codebase behind the NeuroImage paper "A simple but tough-to-beat baseline for fMRI time-series classification".

TODO: Explain how to use, add tutorials. Add polyssifier-like functionality.

Use example

pip install ml4fmri

# in python, get fMRI time series data in shape (samples, time, n_features)
# and labels in shape (samples) (binary or multiclass)
from ml4fmri import cvbench # runs CV experiments with implemented models on the given data
report = cvbench(data, labels, models='all', n_folds=5)
report.plot_scores()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ml4fmri-0.1.0.tar.gz (229.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ml4fmri-0.1.0-py3-none-any.whl (60.7 kB view details)

Uploaded Python 3

File details

Details for the file ml4fmri-0.1.0.tar.gz.

File metadata

  • Download URL: ml4fmri-0.1.0.tar.gz
  • Upload date:
  • Size: 229.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for ml4fmri-0.1.0.tar.gz
Algorithm Hash digest
SHA256 80c99768a31a99b4af22c4c3cf47d7a9244db098a27a22195f690784c449ad00
MD5 53861912e6d0c87a5f653f6d0f304307
BLAKE2b-256 68cd26ccdb23f037c89cc7fc808d00e42209220d89fa0b8ca536ea1633be5510

See more details on using hashes here.

File details

Details for the file ml4fmri-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: ml4fmri-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 60.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for ml4fmri-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9908bc057fc8ee20b112d60f5c91eb0f38f011f31495d24b33acc40833dc62ea
MD5 2eca3c20b7fdc287e3547aeab10eb2f1
BLAKE2b-256 8510faaeb05ce8b7acb8b2c88d04b3d5e9f84d0129efddc7497ffd6f6596340f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page