Skip to content

Releases: NeuroTechX/moabb

Release v.1.4.3

13 Dec 07:27

Choose a tag to compare

Enhancements

  • Add “Open in Colab” buttons for gallery examples (:gh:853 by Bruno Aristimunha_)
  • Refresh docs homepage design and citation visibility (:gh:853 by Bruno Aristimunha_)
  • Add moabb.datasets.preprocessing.FixedPipeline and moabb.datasets.preprocessing.make_fixed_pipeline to avoid scikit-learn unfitted pipeline warnings (:gh:850 by Bruno Aristimunha_)

API changes

  • None.

Requirements

  • Improve compatibility with Python 3.14 (:gh:848 by Bruno Aristimunha_)

Bugs

  • Fixing warnings from the latest scikit-learn version within the Preprocessing logic (:gh:850 by Bruno Aristimunha_)
  • Fixing compatibility with Scikit-learn 1.8 (:gh:852 by Bruno Aristimunha_)

Enhancements

  • Adding dataset moabb.datasets.RomaniBF2025ERP converted to BIDS (:gh:825 by Romani Michele_)
  • Improve compute_pvals_perm function (:gh:818 by Quentin Barthelemy_)

Bugs

  • Fixes the management of include/exclude datasets in moabb.benchmark, adds additional verifications (:gh:834 by Anton Andreev_)
  • Fixing pagination issue with figshare (:gh:839 by Bruno Aristimunha_)
  • Fixes moabb.datasets.preprocessing.SetRawAnnotations in case no STIM channel is present (:gh:838 by Pierre Guetschel_ and Simon Kojima_)

Full Changelog: v1.4.0...v.1.4.3

What's Changed

New Contributors

Full Changelog: v1.4.0...v.1.4.3

v1.4.0

08 Nov 11:13

Choose a tag to compare

This release note was generated automatically

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.4.0

v1.2.0

05 Mar 11:34
631a078

Choose a tag to compare

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

18 Sep 11:13

Choose a tag to compare

Version - 1.1.1 (Stable - PyPi)

Enhancements

Bugs

API changes

  • Include optuna as a soft-dependency in the benchmark function and in the base of evaluation (#630 by Igor Carrara)

MOABB stable version v1.1.0

10 Jun 09:20
2e3f293

Choose a tag to compare

Enhancements

Bugs

API changes

  • None

MOABB stable version

23 Oct 13:29
bb31be3

Choose a tag to compare

This new stable version of MOABB brings several new features (details below) and this is a new major version as the integration of BIDS compatibility was the opportunity to normalize dataset names, including a more regular naming scheme for sessions and runs. New addition includes support for new datasets, including cVEP ones.

API changes

  • Renaming datasets, sessions and runs, see #455 and #471

Enhancements

Bugs

Read more

MOABB v0.5 (stable)

23 May 10:22
2a0b97f

Choose a tag to compare

This is the latest stable version of MOABB, 0.4.6, that is available on PyPi. See What's new section of the documentation for more information.

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.5

MOABB v0.4.6 (stable)

07 Apr 12:24
3889e2b

Choose a tag to compare

This is the latest stable version of MOABB, 0.4.6, that is available on PyPi. See What's new section of the documentation for more information.

MOABB v0.4.5 (stable)

28 Feb 10:05
bc046ea

Choose a tag to compare

This is the new stable version of MOABB, 0.4.5, that is available on PyPi. See What's new section of the documentation for more information.

First PyPI version

30 Mar 20:50
d9334f5

Choose a tag to compare

We've added poetry based dependency management, added style checks via pre-commit also tested against all versions of Python starting from 3.6.

Now moabb could be installed like any other package via pip install moabb

Checkout https://pypi.org/project/moabb/