tsml-eval


Nametsml-eval JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryA package for benchmarking time series machine learning tools.
upload_time2024-04-23 13:02:53
maintainerNone
docs_urlNone
authorNone
requires_python<3.12,>=3.8
licenseBSD 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.2.1.

## 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.12,>=3.8",
    "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/83/ec/a821dd306da22f58518199029a48f62ee96d0a652556f08d40d1432c70ab/tsml_eval-0.2.1.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.2.1.\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.2.1",
    "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": "41b1cb15a8e178f2230528e8cc14c1a0b4c09aeb6a5085c303c53d7345f88f79",
                "md5": "aa5c18bcd36562dc1d02348f4716b40b",
                "sha256": "fe987b1705b3752a08241aaf6bb4169c5eae4d100cfb1e499c1cefd184c9972d"
            },
            "downloads": -1,
            "filename": "tsml_eval-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa5c18bcd36562dc1d02348f4716b40b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.8",
            "size": 17638475,
            "upload_time": "2024-04-23T13:02:49",
            "upload_time_iso_8601": "2024-04-23T13:02:49.428906Z",
            "url": "https://files.pythonhosted.org/packages/41/b1/cb15a8e178f2230528e8cc14c1a0b4c09aeb6a5085c303c53d7345f88f79/tsml_eval-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83eca821dd306da22f58518199029a48f62ee96d0a652556f08d40d1432c70ab",
                "md5": "8d7537972b2a3abfc6b42b6b0b98e3a4",
                "sha256": "3d582451dad3ea9fad80dfabb53b18cebc5f964ef32d5fceec487706d7a62296"
            },
            "downloads": -1,
            "filename": "tsml_eval-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8d7537972b2a3abfc6b42b6b0b98e3a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.8",
            "size": 35996598,
            "upload_time": "2024-04-23T13:02:53",
            "upload_time_iso_8601": "2024-04-23T13:02:53.135323Z",
            "url": "https://files.pythonhosted.org/packages/83/ec/a821dd306da22f58518199029a48f62ee96d0a652556f08d40d1432c70ab/tsml_eval-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 13:02:53",
    "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"
}
        
Elapsed time: 0.29355s