{"id":20793838,"url":"https://github.com/telekom/mltb2","last_synced_at":"2025-07-26T22:35:08.671Z","repository":{"id":170139457,"uuid":"646249994","full_name":"telekom/mltb2","owner":"telekom","description":"Machine Learning Toolbox 2","archived":false,"fork":false,"pushed_at":"2025-04-29T04:03:01.000Z","size":6559,"stargazers_count":12,"open_issues_count":30,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-05T23:54:01.063Z","etag":null,"topics":["ai","azure","deep-learning","hyperparameter-optimization","hyperparameter-tuning","large-language-models","llm","machine-learning","ml","natural-language-processing","nlp","openai","optuna","plot","transformers"],"latest_commit_sha":null,"homepage":"https://telekom.github.io/mltb2/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/telekom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-05-27T19:11:52.000Z","updated_at":"2025-04-10T14:41:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"f77f948f-878f-425c-8f46-ae5864d3b06f","html_url":"https://github.com/telekom/mltb2","commit_stats":{"total_commits":203,"total_committers":2,"mean_commits":101.5,"dds":"0.0049261083743842304","last_synced_commit":"9e83c95660e482bf3e27b70ffa9641ec9ac0fa48"},"previous_names":["telekom/mltb2"],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telekom%2Fmltb2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telekom%2Fmltb2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telekom%2Fmltb2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telekom%2Fmltb2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telekom","download_url":"https://codeload.github.com/telekom/mltb2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252596396,"owners_count":21773844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","azure","deep-learning","hyperparameter-optimization","hyperparameter-tuning","large-language-models","llm","machine-learning","ml","natural-language-processing","nlp","openai","optuna","plot","transformers"],"created_at":"2024-11-17T16:11:59.684Z","updated_at":"2025-05-05T23:54:15.417Z","avatar_url":"https://github.com/telekom.png","language":"Python","readme":"# 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\u003cbr/\u003e\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 \u0026 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📦 A box full of machine learning tools. 📦\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/)\\\nCopyright (c) 2025 Sijun John Tu, [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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelekom%2Fmltb2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelekom%2Fmltb2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelekom%2Fmltb2/lists"}