mltb2


Namemltb2 JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/telekom/mltb2
SummaryMachine Learning Toolbox 2
upload_time2025-01-15 09:33:53
maintainerNone
docs_urlNone
authorPhilipMay
requires_python<4.0,>=3.9
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-2024 [Philip May](https://philipmay.org)\
Copyright (c) 2023-2024 [Philip May](https://philipmay.org), [Deutsche Telekom AG](https://www.telekom.de/)\
Copyright (c) 2023-2024 Alaeddine Abdessalem, [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.9",
    "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/9d/f0/8a2da30cc98fbcfabe2a22b71e614cb5a4fda1a67ba66592a160b8040e49/mltb2-1.0.2.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-2024 [Philip May](https://philipmay.org)\\\nCopyright (c) 2023-2024 [Philip May](https://philipmay.org), [Deutsche Telekom AG](https://www.telekom.de/)\\\nCopyright (c) 2023-2024 Alaeddine Abdessalem, [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": "1.0.2",
    "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": "9a80a060436e316f946e08875d90962c9a1678bef188c6cf3aed851c47e02464",
                "md5": "249b4affb9461f4463c56589de7f3156",
                "sha256": "d9cb6787fcd64b7432ee9d697a79ae77a2a83f9592d79236ac1a2c307360f12e"
            },
            "downloads": -1,
            "filename": "mltb2-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "249b4affb9461f4463c56589de7f3156",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 33528,
            "upload_time": "2025-01-15T09:33:51",
            "upload_time_iso_8601": "2025-01-15T09:33:51.043340Z",
            "url": "https://files.pythonhosted.org/packages/9a/80/a060436e316f946e08875d90962c9a1678bef188c6cf3aed851c47e02464/mltb2-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9df08a2da30cc98fbcfabe2a22b71e614cb5a4fda1a67ba66592a160b8040e49",
                "md5": "7403c70ff0aea1ed8c58d5d69fc92475",
                "sha256": "8801ae81ca8f298acce640095b39922dda25662927386dce911b0c380bdff214"
            },
            "downloads": -1,
            "filename": "mltb2-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7403c70ff0aea1ed8c58d5d69fc92475",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 30759,
            "upload_time": "2025-01-15T09:33:53",
            "upload_time_iso_8601": "2025-01-15T09:33:53.190117Z",
            "url": "https://files.pythonhosted.org/packages/9d/f0/8a2da30cc98fbcfabe2a22b71e614cb5a4fda1a67ba66592a160b8040e49/mltb2-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 09:33:53",
    "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: 6.29832s