https://github.com/aeon-toolkit/aeon-neuro
A package for EEG time series classification built on the aeon toolkit.
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 8 committers (12.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.8%) to scientific vocabulary
Keywords from Contributors
Repository
A package for EEG time series classification built on the aeon toolkit.
Basic Info
- Host: GitHub
- Owner: aeon-toolkit
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Homepage: https://aeon-neuro.readthedocs.io
- Size: 293 MB
Statistics
- Stars: 22
- Watchers: 6
- Forks: 7
- Open Issues: 22
- Releases: 2
Metadata Files
README.md
Welcome to aeon-neuro
aeon-neuro is package that unifies techniques for the classification of EEG time
series. Our goal is to present a simple and unified interface to a variety of EEG
classification problems that combine techniques from a range of domains that learn
from EEG signals.
We aim to develop this package following the principles of open science, and reproducible research, as described in the Turing Way and this package is based on this template.
aeon-neuro is a companion package to the aeon toolkit. The main project webpage
and documentation is available at https://aeon-toolkit.org and the source code at
https://github.com/aeon-toolkit/aeon.
The aeon-neuro release is v0.0.2.
Our webpage and documentation is available at https://aeon-neuro.readthedocs.io.
| Overview | |
|---------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| CI/CD |
|
| Code |
|
| Community |
|
Installation
aeon-neuro requires a Python version of 3.9 or greater. Our full installation guide is available in our documentation.
The easiest way to install aeon-neuro is via pip:
bash
pip install aeon-neuro
Some estimators require additional packages to be installed. If you want to install the full package with all optional dependencies, you can use:
bash
pip install aeon-neuro[all_extras]
Instructions for installation from the GitHub source can be found here.
Where to ask questions
| Type | Platforms | |-------------------------------------|----------------------------------| | Bug Reports | GitHub Issue Tracker | | Feature Requests & Ideas | GitHub Issue Tracker & Slack | | Usage Questions | GitHub Discussions & Slack | | General Discussion | GitHub Discussions & Slack | | Contribution & Development | Slack |
Acknowledgements
This work is supported by the UK Engineering and Physical Sciences Research Council (EPSRC) EP/W030756/2
Owner
- Name: aeon
- Login: aeon-toolkit
- Kind: organization
- Email: contact@aeon-toolkit.org
- Website: aeon-toolkit.org/
- Twitter: aeon_toolkit
- Repositories: 6
- Profile: https://github.com/aeon-toolkit
A toolkit for conducting machine learning tasks with time series data
GitHub Events
Total
- Create event: 23
- Release event: 1
- Issues event: 4
- Watch event: 12
- Delete event: 17
- Issue comment event: 14
- Push event: 70
- Pull request event: 36
- Pull request review event: 7
- Fork event: 1
Last Year
- Create event: 23
- Release event: 1
- Issues event: 4
- Watch event: 12
- Delete event: 17
- Issue comment event: 14
- Push event: 70
- Pull request event: 36
- Pull request review event: 7
- Fork event: 1
Committers
Last synced: 12 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Matthew Middlehurst | p****u@g****m | 18 |
| dependabot[bot] | 4****] | 14 |
| Tony Bagnall | a****b@u****k | 14 |
| Gabriel Riegner | 5****r | 12 |
| aeon-actions-bot[bot] | 1****] | 11 |
| AidenRushbrooke | 7****e | 10 |
| Futuer | 5****d | 1 |
| Flow | 8****w | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 27
- Total pull requests: 111
- Average time to close issues: 26 days
- Average time to close pull requests: 14 days
- Total issue authors: 5
- Total pull request authors: 8
- Average comments per issue: 0.63
- Average comments per pull request: 0.83
- Merged pull requests: 74
- Bot issues: 0
- Bot pull requests: 54
Past Year
- Issues: 4
- Pull requests: 36
- Average time to close issues: about 2 months
- Average time to close pull requests: 24 days
- Issue authors: 2
- Pull request authors: 6
- Average comments per issue: 0.0
- Average comments per pull request: 0.64
- Merged pull requests: 19
- Bot issues: 0
- Bot pull requests: 17
Top Authors
Issue Authors
- TonyBagnall (16)
- griegner (7)
- MatthewMiddlehurst (3)
- AidenRushbrooke (2)
- hadifawaz1999 (1)
Pull Request Authors
- dependabot[bot] (58)
- griegner (26)
- aeon-actions-bot[bot] (25)
- MatthewMiddlehurst (22)
- TonyBagnall (19)
- futuer-szd (11)
- AidenRushbrooke (6)
- Flow-Glow (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 36 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 2
pypi.org: aeon-neuro
A package for ECG and EEG time series analysis built on the aeon toolkit.
- Homepage: https://www.aeon-toolkit.org
- Documentation: https://aeon-neuro.readthedocs.io/
- License: BSD 3-Clause License Copyright (c) The aeon developers. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
Latest release: 0.0.1
published almost 2 years ago
Rankings
Maintainers (2)
Dependencies
- actions/checkout v4 composite
- actions/setup-python v5 composite
- codecov/codecov-action v3 composite
- nick-fields/retry v2 composite
- pre-commit/action v3.0.0 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- nick-fields/retry v2 composite
- actions/checkout v4 composite
- actions/create-github-app-token v1 composite
- actions/setup-python v5 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- pre-commit-ci/lite-action v1.0.1 composite
- pre-commit/action v3.0.0 composite
- tj-actions/changed-files v42.0.2 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- codecov/codecov-action v3 composite
- nick-fields/retry v2 composite
- actions/checkout v4 composite
- actions/create-github-app-token v1 composite
- actions/setup-python v5 composite
- browniebroke/pre-commit-autoupdate-action v1.0.0 composite
- peter-evans/create-pull-request v5 composite
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- nick-fields/retry v2 composite
- pre-commit/action v3.0.0 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout v4 composite
- actions/create-github-app-token v1 composite
- actions/setup-node v4 composite
- peter-evans/create-pull-request v5 composite
- aeon <=0.6.0
- mne *
- pyprep *
