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.2.1.tar.gz (18.8 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.2.1-py3-none-any.whl (23.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: trailml-1.2.1.tar.gz
  • Upload date:
  • Size: 18.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for trailml-1.2.1.tar.gz
Algorithm Hash digest
SHA256 3cd8461b8fc779eb0d0229a45f03e71351fe4e5897be039f37fdfb6e005000de
MD5 b7c422975e671297a6a1096eff94df4e
BLAKE2b-256 1c9b21a64daed133d96c48413912c3f7c286bedc205e170b4d501b0431a549c9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: trailml-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 23.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for trailml-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7b7972cc07bb85596d85ddf003d1400368014b9c7b4a8a7fcfc67754b25a9b90
MD5 7d17e1a4ec657df398fe8805f2b71d5a
BLAKE2b-256 595750362565f4157952b199fedc7eb9840bad8027b93fab8518e3eebf96617e

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