Name | tsml-eval JSON |
Version |
0.4.0
JSON |
| download |
home_page | None |
Summary | A package for benchmarking time series machine learning tools. |
upload_time | 2024-06-19 23:47:03 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <3.13,>=3.9 |
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. |
keywords |
data-science
machine-learning
time-series
time-series-classification
time-series-regression
time-series-clustering
evaluation
benchmarking
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
[![github-actions-release](https://img.shields.io/github/actions/workflow/status/time-series-machine-learning/tsml-eval/release.yml?logo=github&label=build%20%28release%29)](https://github.com/time-series-machine-learning/tsml-eval/actions/workflows/release.yml)
[![github-actions-main](https://img.shields.io/github/actions/workflow/status/time-series-machine-learning/tsml-eval/pr_pytest.yml?logo=github&branch=main&label=build%20%28main%29)](https://github.com/time-series-machine-learning/tsml-eval/actions/workflows/pr_pytest.yml)
[![github-actions-nightly](https://img.shields.io/github/actions/workflow/status/time-series-machine-learning/tsml-eval/periodic_tests.yml?logo=github&label=build%20%28nightly%29)](https://github.com/time-series-machine-learning/tsml-eval/actions/workflows/periodic_tests.yml)
[![docs-release](https://img.shields.io/readthedocs/tsml-eval/stable?logo=readthedocs&label=docs%20%28stable%29)](https://tsml-eval.readthedocs.io/en/stable/)
[![docs-main](https://img.shields.io/readthedocs/tsml-eval/latest?logo=readthedocs&label=docs%20%28latest%29)](https://tsml-eval.readthedocs.io/en/latest/)
[![codecov](https://img.shields.io/codecov/c/github/time-series-machine-learning/tsml-eval?label=codecov&logo=codecov)](https://codecov.io/gh/time-series-machine-learning/tsml-eval)
[![pypi](https://img.shields.io/pypi/v/tsml-eval?logo=pypi&color=blue)](https://pypi.org/project/tsml-eval/)
[![!conda](https://img.shields.io/conda/vn/conda-forge/tsml-eval?logo=anaconda&color=blue)](https://anaconda.org/conda-forge/tsml-eval)
[![python-versions](https://img.shields.io/pypi/pyversions/tsml-eval?logo=python)](https://www.python.org/)
[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![license](https://img.shields.io/badge/license-BSD%203--Clause-green?logo=style)](https://github.com/time-series-machine-learning/tsml-eval/blob/main/LICENSE)
[![binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/time-series-machine-learning/tsml-eval/main?filepath=examples)
# tsml-eval
`tsml-eval` contains benchmarking and evaluation tools for time series machine learning
algorithms.
The current release of `tsml-eval` is v0.4.0.
## Installation
`tsml-eval` is available on PyPI and can be installed via pip:
```console
pip install tsml-eval
```
More information available on our [documentation](https://tsml-eval.readthedocs.io/en/stable/installation.html).
## Acknowledgements
This work is supported by the UK Engineering and Physical Sciences Research Council
(EPSRC) EP/W030756/2
Raw data
{
"_id": null,
"home_page": null,
"name": "tsml-eval",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.9",
"maintainer_email": "Matthew Middlehurst <m.b.middlehurst@soton.ac.uk>, Tony Bagnall <a.j.bagnall@soton.ac.uk>",
"keywords": "data-science, machine-learning, time-series, time-series-classification, time-series-regression, time-series-clustering, evaluation, benchmarking",
"author": null,
"author_email": "Matthew Middlehurst <m.b.middlehurst@soton.ac.uk>, Tony Bagnall <a.j.bagnall@soton.ac.uk>",
"download_url": "https://files.pythonhosted.org/packages/f2/c6/24307ff94de8e84d5e5b8f7a9e080225f5e57d952a05a611d2167e0c6a89/tsml_eval-0.4.0.tar.gz",
"platform": null,
"description": "[![github-actions-release](https://img.shields.io/github/actions/workflow/status/time-series-machine-learning/tsml-eval/release.yml?logo=github&label=build%20%28release%29)](https://github.com/time-series-machine-learning/tsml-eval/actions/workflows/release.yml)\n[![github-actions-main](https://img.shields.io/github/actions/workflow/status/time-series-machine-learning/tsml-eval/pr_pytest.yml?logo=github&branch=main&label=build%20%28main%29)](https://github.com/time-series-machine-learning/tsml-eval/actions/workflows/pr_pytest.yml)\n[![github-actions-nightly](https://img.shields.io/github/actions/workflow/status/time-series-machine-learning/tsml-eval/periodic_tests.yml?logo=github&label=build%20%28nightly%29)](https://github.com/time-series-machine-learning/tsml-eval/actions/workflows/periodic_tests.yml)\n[![docs-release](https://img.shields.io/readthedocs/tsml-eval/stable?logo=readthedocs&label=docs%20%28stable%29)](https://tsml-eval.readthedocs.io/en/stable/)\n[![docs-main](https://img.shields.io/readthedocs/tsml-eval/latest?logo=readthedocs&label=docs%20%28latest%29)](https://tsml-eval.readthedocs.io/en/latest/)\n[![codecov](https://img.shields.io/codecov/c/github/time-series-machine-learning/tsml-eval?label=codecov&logo=codecov)](https://codecov.io/gh/time-series-machine-learning/tsml-eval)\n[![pypi](https://img.shields.io/pypi/v/tsml-eval?logo=pypi&color=blue)](https://pypi.org/project/tsml-eval/)\n[![!conda](https://img.shields.io/conda/vn/conda-forge/tsml-eval?logo=anaconda&color=blue)](https://anaconda.org/conda-forge/tsml-eval)\n[![python-versions](https://img.shields.io/pypi/pyversions/tsml-eval?logo=python)](https://www.python.org/)\n[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![license](https://img.shields.io/badge/license-BSD%203--Clause-green?logo=style)](https://github.com/time-series-machine-learning/tsml-eval/blob/main/LICENSE)\n[![binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/time-series-machine-learning/tsml-eval/main?filepath=examples)\n\n# tsml-eval\n\n`tsml-eval` contains benchmarking and evaluation tools for time series machine learning\nalgorithms.\n\nThe current release of `tsml-eval` is v0.4.0.\n\n## Installation\n\n`tsml-eval` is available on PyPI and can be installed via pip:\n\n```console\npip install tsml-eval\n```\n\nMore information available on our [documentation](https://tsml-eval.readthedocs.io/en/stable/installation.html).\n\n## Acknowledgements\n\nThis work is supported by the UK Engineering and Physical Sciences Research Council\n(EPSRC) EP/W030756/2\n",
"bugtrack_url": null,
"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. ",
"summary": "A package for benchmarking time series machine learning tools.",
"version": "0.4.0",
"project_urls": {
"homepage": "https://www.timeseriesclassification.com/",
"repository": "https://github.com/time-series-machine-learning/tsml-eval/"
},
"split_keywords": [
"data-science",
" machine-learning",
" time-series",
" time-series-classification",
" time-series-regression",
" time-series-clustering",
" evaluation",
" benchmarking"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bcec2c65549c7f0d295ab5ab01b5a9d1d18626d1edfe3176a5c0df71b99be58e",
"md5": "52c2512ab3076a08bc6e64f37fefbac1",
"sha256": "5b9483353a185721cb7fb4e1bfe2249b4caca442981e4ec264d672b919824790"
},
"downloads": -1,
"filename": "tsml_eval-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "52c2512ab3076a08bc6e64f37fefbac1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.9",
"size": 17640487,
"upload_time": "2024-06-19T23:47:00",
"upload_time_iso_8601": "2024-06-19T23:47:00.551632Z",
"url": "https://files.pythonhosted.org/packages/bc/ec/2c65549c7f0d295ab5ab01b5a9d1d18626d1edfe3176a5c0df71b99be58e/tsml_eval-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f2c624307ff94de8e84d5e5b8f7a9e080225f5e57d952a05a611d2167e0c6a89",
"md5": "186db566ed578793d88cdf2974e3d2d0",
"sha256": "96377e825144e2d7a6d7a0c5330797543b452ff6c650249b53b8145f3b83fb0e"
},
"downloads": -1,
"filename": "tsml_eval-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "186db566ed578793d88cdf2974e3d2d0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.9",
"size": 16907182,
"upload_time": "2024-06-19T23:47:03",
"upload_time_iso_8601": "2024-06-19T23:47:03.713079Z",
"url": "https://files.pythonhosted.org/packages/f2/c6/24307ff94de8e84d5e5b8f7a9e080225f5e57d952a05a611d2167e0c6a89/tsml_eval-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-19 23:47:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "time-series-machine-learning",
"github_project": "tsml-eval",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "tsml-eval"
}