MyAutoML
MyAutoML is a project that aims to help data scientists become more efficient, by providing:
- Cookiecutter templates
- Example scripts (based on the Cookiecutter templates)
- A Python package with functions to perform common tasks
- A programming framework to automate as much as possible of the repetitive work a data scientist is likely to encounter.
Installation
Install MyAutoML using pip:
pip install myautoml
Documentation
Documentation is under development. The latest version can be found at https://myautoml.readthedocs.io/en/latest/.
Tutorial
Wondering how to get started with training a model with MyAutoML? Have a look at the tutorial!
Example scripts
We provide example scripts in the folder scripts.
Cookiecutters
To use the Cookiecutter templates:
cookiecutter https://github.com/myautoml/myautoml.git --directory="cookiecutter/binary_classifier"
Release files for myautoml 0.6.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| myautoml-0.6.2.tar.gz | 17.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| myautoml-0.6.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 38.4 kB
Release files / myautoml-0.6.2.tar.gz
| Download URL | myautoml-0.6.2.tar.gz |
|---|---|
| Size | 17.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f799b2ce2f2faed2121bec5b7b4dcb2db996d4d07d4982d4715668f458680d9b
|
|
BLAKE2b-256 checksum How to use checksums |
bd5c14be755facf0d85aba7d0ce2fa0d4aad419cf58ab8984e9dc33c0fa5bdae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.18
|
Release files / myautoml-0.6.2-py3-none-any.whl
| Download URL | myautoml-0.6.2-py3-none-any.whl |
|---|---|
| Size | 21.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7011b58254d403ec4ccb46554f3615d07310389efa8c4abe444e991e3de70b46
|
|
BLAKE2b-256 checksum How to use checksums |
9f4976829626f4c56e654e2def10232adf41d4f69029a42511689edd6719802b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.18
|