Skip to main content
Ctrl+K
coco-pipe is in active pre-release development — APIs may change before 1.0.

coco-pipe

  • Getting Started
  • User Guide
  • API Reference
  • Examples
  • Contributing
  • Vision
  • GitHub
  • PyPI
  • Getting Started
  • User Guide
  • API Reference
  • Examples
  • Contributing
  • Vision
  • GitHub
  • PyPI

Section Navigation

  • coco_pipe.decoding.Experiment
  • coco_pipe.decoding.ExperimentConfig
  • coco_pipe.decoding.ExperimentResult
  • coco_pipe.decoding.get_capabilities
  • coco_pipe.decoding.list_capabilities
  • coco_pipe.decoding.register_estimator
  • coco_pipe.decoding.run_statistical_assessment
  • coco_pipe.dim_reduction.DimReduction
  • coco_pipe.dim_reduction.BaseReducer
  • coco_pipe.dim_reduction.METHODS
  • coco_pipe.dim_reduction.evaluation.MethodSelector
  • coco_pipe.dim_reduction.interpret_features
  • coco_pipe.report.Report
  • coco_pipe.report.Section
  • coco_pipe.report.from_experiment_result
  • coco_pipe.report.from_reductions
  • coco_pipe.report.from_container
  • coco_pipe.report.merge_reports
  • coco_pipe.viz.plot_embedding
  • coco_pipe.viz.plot_decoding_scores
  • coco_pipe.viz.plot_confusion_matrix
  • coco_pipe.viz.plot_roc_curve
  • coco_pipe.viz.plot_topomap
  • coco_pipe.viz.set_coco_theme
  • coco_pipe.viz.save_figure
  • coco_pipe.io.DataContainer
  • coco_pipe.io.load_data
  • Full Module Index
    • coco_pipe.decoding
    • coco_pipe.descriptors
    • coco_pipe.dim_reduction
    • coco_pipe.io
    • coco_pipe.report
    • coco_pipe.utils
    • coco_pipe.viz
  • API Reference
  • coco_pipe
  • coco_pipe.decoding
  • coco_pipe.decoding.foundation_models

coco_pipe.decoding.foundation_models#

Pretrained EEG/MEG foundation model backends and loading utilities.

Submodules#

  • coco_pipe.decoding.foundation_models.estimators
  • coco_pipe.decoding.foundation_models.extraction
  • coco_pipe.decoding.foundation_models.validation

previous

coco_pipe.decoding.experiment

next

coco_pipe.decoding.foundation_models.estimators

On this page
  • Submodules
Edit on GitHub
Show Source

© Copyright 2025-2026, coco-pipe developers. Last updated 2026-06-30.