Skip to main content

Trail ML library

Project description

Trail

Trail brings more transparency to your ML experiments. Start by using MLflow to track experiments and follow the steps below.

Installation

Install Trail from PyPI via pip install trailml

Get started

import mlflow
from trail import Trail

with mlflow.start_run() as run:
    with Trail():
      ...your training code...

User configuration

Primary path: trailconfig.yml
Secondary path: ~/.config/trail.yml

username: <YOUR_USERNAME>
password: <YOUR_PASSWORD>
projects:
    id: 1234ABC
    parentExperimentId: ABCD123

Required options:

  • username
  • password

Project-specific options are required if not overwritten at runtime.

If the project is started with missing configuration file, you will be guided through configuration file creation process. If you want to change your configuration file after initial creation, scripts/create_config can be run to edit the configuration file via command line.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trailml-1.1.8.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

trailml-1.1.8-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

Details for the file trailml-1.1.8.tar.gz.

File metadata

  • Download URL: trailml-1.1.8.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for trailml-1.1.8.tar.gz
Algorithm Hash digest
SHA256 a098d1b4ae3adf041402284e1678cc2df2aadaaf425bf40a7fc9278c00be37e7
MD5 1bdd8cffc4c8844ac6acdb5309301eca
BLAKE2b-256 51a2a13e007ec9299f76778c623f8b46f4d690c77c1b86505ccb32a7374c56c6

See more details on using hashes here.

File details

Details for the file trailml-1.1.8-py3-none-any.whl.

File metadata

  • Download URL: trailml-1.1.8-py3-none-any.whl
  • Upload date:
  • Size: 19.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for trailml-1.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 86848757379714a09c2e40d31d6054163cef520f190e595613b1fab21972a280
MD5 1ff85f4cb6baccdafdc9eadd852eead1
BLAKE2b-256 dc69f05b34df435420209d97457b941f37f7015912265e7326698bbc08eaf6d0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page