Skip to main content

No project description provided

Project description

Training Pipeline

Install for Development

Create virtual environment:

cd training-pipeline
poetry shell
poetry install

Check the Set Up Additional Tools and Usage sections to see how to set up the additional tools and credentials you need to run this project.

Check out this Medium article for more details about this module.

Usage for Development


Run the scripts in the following order:

  1. Start the hyperparameter tuning script:
python -m training_pipeline.hyperparameter_tuning
  1. Upload the best config based on the previous hyperparameter tuning step:
python -m training_pipeline.best_config
  1. Start the training script using the best configuration uploaded one step before:
python -m training_pipeline.train

NOTE: Be careful to set the ML_PIPELINE_ROOT_DIR variable as explain in this section.

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

training_pipeline-0.1.0.tar.gz (11.0 kB view hashes)

Uploaded Source

Built Distribution

training_pipeline-0.1.0-py3-none-any.whl (14.9 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