iclearn


Nameiclearn JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryA collection of utilities for machine learning applications.
upload_time2024-10-21 13:51:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords machine learning workflow hpc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # iclearn

This project has tools for building and running machine learning tasks. It is used in some ICHEC projects and [demos](https://git.ichec.ie/performance/recipes/machine_learning).

## Installing ##

The package is available on PyPI, you can install it with:

``` shell
pip install iclearn
```

## License ##

This software is Copyright ICHEC 2024 and can be re-used under the terms of the GPL v3+. See the included `LICENSE` file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "iclearn",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Machine Learning, Workflow, HPC",
    "author": null,
    "author_email": "\"James Grogan, Irish Centre for High End Computing\" <james.grogan@ichec.ie>",
    "download_url": "https://files.pythonhosted.org/packages/b6/ba/9d0763a3e00b64b7de039c71a6815351b207ed4816033be5a0b55e4f3da2/iclearn-0.0.2.tar.gz",
    "platform": null,
    "description": "# iclearn\n\nThis project has tools for building and running machine learning tasks. It is used in some ICHEC projects and [demos](https://git.ichec.ie/performance/recipes/machine_learning).\n\n## Installing ##\n\nThe package is available on PyPI, you can install it with:\n\n``` shell\npip install iclearn\n```\n\n## License ##\n\nThis software is Copyright ICHEC 2024 and can be re-used under the terms of the GPL v3+. See the included `LICENSE` file for details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A collection of utilities for machine learning applications.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://git.ichec.ie/performance/toolshed/iclearn",
        "Repository": "https://git.ichec.ie/performance/toolshed/iclearn"
    },
    "split_keywords": [
        "machine learning",
        " workflow",
        " hpc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42292a35bcfb4925ad06bba44e3b4ac7c3817b0e064654e6b71e6501dad0b990",
                "md5": "7d86b35f47aa16e793ec610c039ea7da",
                "sha256": "aa66329beb0e50f95b3f2472dc049aed9cd6d12b415a15d646333b4d4db629b3"
            },
            "downloads": -1,
            "filename": "iclearn-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7d86b35f47aa16e793ec610c039ea7da",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 34900,
            "upload_time": "2024-10-21T13:51:38",
            "upload_time_iso_8601": "2024-10-21T13:51:38.268545Z",
            "url": "https://files.pythonhosted.org/packages/42/29/2a35bcfb4925ad06bba44e3b4ac7c3817b0e064654e6b71e6501dad0b990/iclearn-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6ba9d0763a3e00b64b7de039c71a6815351b207ed4816033be5a0b55e4f3da2",
                "md5": "e2474a359ef443417ee0dcd6a0dabad5",
                "sha256": "546b216c0ceb36f0947fc285b01c326e710889e02d0390a334f84052c57d1ed8"
            },
            "downloads": -1,
            "filename": "iclearn-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e2474a359ef443417ee0dcd6a0dabad5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 31208,
            "upload_time": "2024-10-21T13:51:39",
            "upload_time_iso_8601": "2024-10-21T13:51:39.931121Z",
            "url": "https://files.pythonhosted.org/packages/b6/ba/9d0763a3e00b64b7de039c71a6815351b207ed4816033be5a0b55e4f3da2/iclearn-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-21 13:51:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "iclearn"
}
        
Elapsed time: 1.71846s