Skip to main content

A set of tools for organizing and scaling ML experiments

Project description

XTlib: Experiment Tools Library

XTlib is an API and command line tool for scaling and managing ML experiments.

The goal of XTLib is to enable you to effortlessly organize and scale your ML experiments. Our tools offer an incremental approach to adoption, so you can begin realizing benifits immediatly.

XT Key Features

  • Scale ML experiments across multiple COMPUTE services:
    • local machine, VM's, Philly, Azure Batch, Azure AML
  • Provide a consistent STORAGE model:
    • workspaces, experiments, jobs, runs
    • blob shares
  • Provide related tooling:
    • live tensorboard, hyperparameter searching, reporting, plotting, utilities

XTLib provides an experiment STORE that enables you to easily track, compare, rerun, and share your ML experiments.
The STORE consists of user-defined workspaces, each of which can contain a set of user-run experiments.
XT currently supports 2 STORE services: local (folder-based) and azure (Azure Storage-based).

In addition, XTLb also provides easy access to scalable COMPUTE resources so you can easily run multiple experiments in parallel and on larger computers, as needed. With this feature, you can scale from running experiments on your local machine, to multiple VM's under your control, to compute services like Azure Batch and Azure ML.

Finally, XTLib offers a few other experiment-related features to help maximize your ML agility: - hyperparameter searching - run and job reports - ad-hoc plotting

For more information, run: xt --help

Contributing

Check CONTRIBUTING page.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

This project is licensed under the terms of the MIT license. See LICENSE.txt for additional details.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

xtlib-0.0.215.tar.gz (324.4 kB view hashes)

Uploaded Source

Built Distribution

xtlib-0.0.215-py3-none-any.whl (464.6 kB view hashes)

Uploaded Python 3

Supported by

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