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.6.tar.gz (14.3 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.6-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: trailml-1.1.6.tar.gz
  • Upload date:
  • Size: 14.3 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.6.tar.gz
Algorithm Hash digest
SHA256 63a36f4ca6a834dd2af9af168a47211c05e4e50c9d99fd2c617e3d2fddca88d4
MD5 cca5d3d8ea5bffe8f2657bbaecf098bd
BLAKE2b-256 a7b734c92b96495f5c52365885d33aa2c2d8a80be3d4cfae2e9a4e60feb96eb7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: trailml-1.1.6-py3-none-any.whl
  • Upload date:
  • Size: 19.7 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 2305f061373552703a7dda48c5edff7bca44fae70b673d6d88bf1a5df52ddc21
MD5 172d5fce4533f363323e45d96a3dc347
BLAKE2b-256 fa608240c71c863b06e5759e03a471e7de6f4a0e686fe98adea9120ca0da0a1e

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