Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 2.02 KB

README.md

File metadata and controls

42 lines (30 loc) · 2.02 KB

Machine Learning Toolbox 2 - MLTB2

MIT License Python Version pypi Poetry
pytest Static Code Checks Build & Deploy Doc GitHub issues

📦 A box of machine learning tools. 📦

Documentation Page

Installation

MLTB2 is available at the Python Package Index (PyPI). It can be installed with pip:

pip install mltb2

Some optional dependencies might be necessary. You can install all of them with:

pip install mltb2[files,fasttext,optuna,plot,somajo,transformers,somajo_transformers,openai]

If you don't want to install all dependencies, see the description of the individual modules.

Licensing

Copyright (c) 2023 Philip May
Copyright (c) 2023 Philip May, Deutsche Telekom AG

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 in the repository.