https://github.com/time-series-machine-learning/tsml-py
A toolkit for time series machine learning algorithms.
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
2 of 6 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.4%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
A toolkit for time series machine learning algorithms.
Basic Info
Statistics
- Stars: 9
- Watchers: 4
- Forks: 1
- Open Issues: 1
- Releases: 18
Topics
Metadata Files
README.md
tsml-py
A repository for in-development time series machine learning algorithms and other odd bits by Matthew Middlehurst.
Please see tsml_eval and
aeon for more developed and stable packages. This package
is more of a sandbox for testing out new ideas and algorithms. It may contain some
algorithms and implementations that are not available in the other toolkits.
The current release of tsml is v0.7.1.
Installation
tsml is available on PyPI and can be installed via pip:
console
pip install tsml
Acknowledgements
This work is supported by the UK Engineering and Physical Sciences Research Council (EPSRC) EP/W030756/1
Owner
- Name: Time Series Machine Learning (tsml)
- Login: time-series-machine-learning
- Kind: organization
- Location: Norwich, United Kingdom
- Website: www.timeseriesclassification.com
- Repositories: 3
- Profile: https://github.com/time-series-machine-learning
Machine learning resources, datasets and tools for time series analysis
GitHub Events
Total
- Create event: 25
- Issues event: 4
- Release event: 4
- Watch event: 2
- Delete event: 17
- Issue comment event: 10
- Push event: 36
- Pull request review event: 1
- Pull request event: 37
Last Year
- Create event: 25
- Issues event: 4
- Release event: 4
- Watch event: 2
- Delete event: 17
- Issue comment event: 10
- Push event: 36
- Pull request review event: 1
- Pull request event: 37
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Matthew Middlehurst | m****t@u****k | 37 |
| Matthew Middlehurst | M****t@u****k | 15 |
| Matthew Middlehurst | p****u@g****m | 10 |
| dependabot[bot] | 4****] | 4 |
| pre-commit-ci-lite[bot] | 1****] | 1 |
| tsml-actions-bot[bot] | 1****] | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 7
- Total pull requests: 99
- Average time to close issues: 26 days
- Average time to close pull requests: 9 days
- Total issue authors: 2
- Total pull request authors: 4
- Average comments per issue: 0.29
- Average comments per pull request: 1.08
- Merged pull requests: 48
- Bot issues: 0
- Bot pull requests: 62
Past Year
- Issues: 0
- Pull requests: 28
- Average time to close issues: N/A
- Average time to close pull requests: 13 days
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.25
- Merged pull requests: 17
- Bot issues: 0
- Bot pull requests: 17
Top Authors
Issue Authors
- MatthewMiddlehurst (4)
- dependabot[bot] (2)
- Sandy4321 (1)
Pull Request Authors
- dependabot[bot] (69)
- MatthewMiddlehurst (46)
- tsml-actions-bot[bot] (7)
- sweep-ai[bot] (6)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 4,929 last-month
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 18
- Total maintainers: 1
pypi.org: tsml
A development sandbox for time series machine learning algorithms which dont fit into aeon.
- Documentation: https://tsml.readthedocs.io/
- License: BSD 3-Clause License Copyright (c) The Time Series Machine Learning (tsml) 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: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. 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.7.1
published 10 months ago
Rankings
Maintainers (1)
Dependencies
- 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 v41.0.1 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/setup-python v5 composite
- codecov/codecov-action v3 composite
- nick-fields/retry v2 composite
- numba >=0.55.0
- numpy >=1.21.0
- packaging >=20.0
- pandas >=1.5.3
- scikit-learn >=1.0.0