mltb2


Namemltb2 JSON
Version 0.12.3 PyPI version JSON
download
home_pagehttps://github.com/telekom/mltb2
SummaryMachine Learning Toolbox 2
upload_time2024-03-31 13:05:57
maintainerNone
docs_urlNone
authorPhilipMay
requires_python<4.0,>=3.8
licenseNone
keywords optuna deep learning ml ai machine learning hyperparameter optimization hyperparameter tuning nlp natural language processing transformers llm large-language-models openai plot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Machine Learning Toolbox 2 - MLTB2

[![MIT License](https://img.shields.io/github/license/telekom/mltb2)](https://github.com/telekom/mltb2/blob/main/LICENSE)
[![Python Version](https://img.shields.io/pypi/pyversions/mltb2)](https://www.python.org)
[![pypi](https://img.shields.io/pypi/v/mltb2.svg)](https://pypi.python.org/pypi/mltb2)
[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://github.com/telekom/mltb2/blob/main/pyproject.toml)
<br/>
[![pytest](https://github.com/telekom/mltb2/actions/workflows/pytest.yml/badge.svg)](https://github.com/telekom/mltb2/actions/workflows/pytest.yml)
[![Static Code Checks](https://github.com/telekom/mltb2/actions/workflows/static_checks.yml/badge.svg)](https://github.com/telekom/mltb2/actions/workflows/static_checks.yml)
[![Build & Deploy Doc](https://github.com/telekom/mltb2/actions/workflows/build_deploy_doc.yml/badge.svg)](https://github.com/telekom/mltb2/actions/workflows/build_deploy_doc.yml)
[![GitHub issues](https://img.shields.io/github/issues-raw/telekom/mltb2)](https://github.com/telekom/mltb2/issues)

📦 A box full of machine learning tools. 📦

- [Documentation Page](https://telekom.github.io/mltb2/)
- [How to contribute](https://github.com/telekom/mltb2/blob/main/CONTRIBUTING.md)

## Installation

MLTB2 is available at [the Python Package Index (PyPI)](https://pypi.org/project/mltb2/).
It can be installed with pip:

```bash
pip install mltb2
```

For many modules optional dependencies are necessary.
Those optional dependencies must be installed when you want to use the module.
To install those module specific dependencies see
[the description of the individual modules](https://telekom.github.io/mltb2/api-reference.html).

## Licensing

Copyright (c) 2023 [Philip May](https://may.la/)\
Copyright (c) 2023 [Philip May](https://may.la/), [Deutsche Telekom AG](https://www.telekom.de/)

Licensed under the **MIT License** (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License by reviewing the file
[LICENSE](https://github.com/telekom/mltb2/blob/main/LICENSE) in the repository.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/telekom/mltb2",
    "name": "mltb2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "optuna, deep learning, ml, ai, machine learning, hyperparameter optimization, hyperparameter tuning, nlp, natural language processing, transformers, llm, large-language-models, openai, plot",
    "author": "PhilipMay",
    "author_email": "philip@may.la",
    "download_url": "https://files.pythonhosted.org/packages/4b/90/15b8cd353332729223210232146d46d79fec9853061c53d53a252c92c23c/mltb2-0.12.3.tar.gz",
    "platform": null,
    "description": "# Machine Learning Toolbox 2 - MLTB2\n\n[![MIT License](https://img.shields.io/github/license/telekom/mltb2)](https://github.com/telekom/mltb2/blob/main/LICENSE)\n[![Python Version](https://img.shields.io/pypi/pyversions/mltb2)](https://www.python.org)\n[![pypi](https://img.shields.io/pypi/v/mltb2.svg)](https://pypi.python.org/pypi/mltb2)\n[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://github.com/telekom/mltb2/blob/main/pyproject.toml)\n<br/>\n[![pytest](https://github.com/telekom/mltb2/actions/workflows/pytest.yml/badge.svg)](https://github.com/telekom/mltb2/actions/workflows/pytest.yml)\n[![Static Code Checks](https://github.com/telekom/mltb2/actions/workflows/static_checks.yml/badge.svg)](https://github.com/telekom/mltb2/actions/workflows/static_checks.yml)\n[![Build & Deploy Doc](https://github.com/telekom/mltb2/actions/workflows/build_deploy_doc.yml/badge.svg)](https://github.com/telekom/mltb2/actions/workflows/build_deploy_doc.yml)\n[![GitHub issues](https://img.shields.io/github/issues-raw/telekom/mltb2)](https://github.com/telekom/mltb2/issues)\n\n\ud83d\udce6 A box full of machine learning tools. \ud83d\udce6\n\n- [Documentation Page](https://telekom.github.io/mltb2/)\n- [How to contribute](https://github.com/telekom/mltb2/blob/main/CONTRIBUTING.md)\n\n## Installation\n\nMLTB2 is available at [the Python Package Index (PyPI)](https://pypi.org/project/mltb2/).\nIt can be installed with pip:\n\n```bash\npip install mltb2\n```\n\nFor many modules optional dependencies are necessary.\nThose optional dependencies must be installed when you want to use the module.\nTo install those module specific dependencies see\n[the description of the individual modules](https://telekom.github.io/mltb2/api-reference.html).\n\n## Licensing\n\nCopyright (c) 2023 [Philip May](https://may.la/)\\\nCopyright (c) 2023 [Philip May](https://may.la/), [Deutsche Telekom AG](https://www.telekom.de/)\n\nLicensed under the **MIT License** (the \"License\"); you may not use this file except in compliance with the License.\nYou may obtain a copy of the License by reviewing the file\n[LICENSE](https://github.com/telekom/mltb2/blob/main/LICENSE) in the repository.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Machine Learning Toolbox 2",
    "version": "0.12.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/telekom/mltb2/issues",
        "Documentation": "https://telekom.github.io/mltb2/",
        "Homepage": "https://github.com/telekom/mltb2"
    },
    "split_keywords": [
        "optuna",
        " deep learning",
        " ml",
        " ai",
        " machine learning",
        " hyperparameter optimization",
        " hyperparameter tuning",
        " nlp",
        " natural language processing",
        " transformers",
        " llm",
        " large-language-models",
        " openai",
        " plot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5e4ece936ecba3f27e4838878d07db28578641673c91e84299dce1653fb2cea",
                "md5": "372e68b37c3c5f098b302de6ef7153e7",
                "sha256": "b9d242c5b5da6af77e52e8e9609953e68e30c1cf9435f45f562dcfbe0f8de4aa"
            },
            "downloads": -1,
            "filename": "mltb2-0.12.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "372e68b37c3c5f098b302de6ef7153e7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 35502,
            "upload_time": "2024-03-31T13:05:55",
            "upload_time_iso_8601": "2024-03-31T13:05:55.937097Z",
            "url": "https://files.pythonhosted.org/packages/e5/e4/ece936ecba3f27e4838878d07db28578641673c91e84299dce1653fb2cea/mltb2-0.12.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b9015b8cd353332729223210232146d46d79fec9853061c53d53a252c92c23c",
                "md5": "659209db8b0b74c54bc9ef4ff377c66e",
                "sha256": "6e6705b46ed3337087afdd90f51ce2dd6839fbb242d298157b6d6c70d31fa615"
            },
            "downloads": -1,
            "filename": "mltb2-0.12.3.tar.gz",
            "has_sig": false,
            "md5_digest": "659209db8b0b74c54bc9ef4ff377c66e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 28827,
            "upload_time": "2024-03-31T13:05:57",
            "upload_time_iso_8601": "2024-03-31T13:05:57.845369Z",
            "url": "https://files.pythonhosted.org/packages/4b/90/15b8cd353332729223210232146d46d79fec9853061c53d53a252c92c23c/mltb2-0.12.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-31 13:05:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "telekom",
    "github_project": "mltb2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mltb2"
}
        
Elapsed time: 0.21063s