Enhancements
- Add “Open in Colab” buttons for gallery examples (:gh:
853byBruno Aristimunha_) - Refresh docs homepage design and citation visibility (:gh:
853byBruno Aristimunha_) - Add
moabb.datasets.preprocessing.FixedPipelineandmoabb.datasets.preprocessing.make_fixed_pipelineto avoid scikit-learn unfitted pipeline warnings (:gh:850byBruno Aristimunha_)
API changes
- None.
Requirements
- Improve compatibility with Python 3.14 (:gh:
848byBruno Aristimunha_)
Bugs
- Fixing warnings from the latest scikit-learn version within the Preprocessing logic (:gh:
850byBruno Aristimunha_) - Fixing compatibility with Scikit-learn 1.8 (:gh:
852byBruno Aristimunha_)
Enhancements
- Adding dataset
moabb.datasets.RomaniBF2025ERPconverted to BIDS (:gh:825byRomani Michele_) - Improve
compute_pvals_permfunction (:gh:818byQuentin Barthelemy_)
Bugs
- Fixes the management of include/exclude datasets in
moabb.benchmark, adds additional verifications (:gh:834byAnton Andreev_) - Fixing pagination issue with figshare (:gh:
839byBruno Aristimunha_) - Fixes
moabb.datasets.preprocessing.SetRawAnnotationsin case no STIM channel is present (:gh:838byPierre Guetschel_ andSimon Kojima_)
Full Changelog: v1.4.0...v.1.4.3
What's Changed
- Release V1.2.0 by @bruAristimunha in #714
- Skip tests due to network issues with dataverse.harvard.edu by @bruAristimunha in #835
- Improved _inc_exc_datasets() and paradigms handling in benchmark() by @toncho11 in #834
- Dataset class for BrainForm by Romani et al. by @BRomans in #825
- Improve compute_pvals_perm function by @qbarthelemy in #818
- [HOT-FIX] fixing the pagination of figure share and doing mini release by @bruAristimunha in #839
- V1.4.2 by @bruAristimunha in #845
- Fix
SetRawAnnotationswhen no stim channel by @PierreGtch in #838 - Increase compatibility with Python 3.14 by @Copilot in #848
- Fix warnings from scikit-learn 1.8+ and introduce FixedPipeline by @bruAristimunha in #850
- Fix compatibility with scikit-learn 1.8 by @bruAristimunha in #852
- Enhance documentation and update design elements by @bruAristimunha in #853
New Contributors
Full Changelog: v1.4.0...v.1.4.3