No project description provided
Project description
Training Pipeline
Check out Lesson 2 on Medium to better understand how we built the 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.
Usage for Development
Run the scripts in the following order:
- Start the hyperparameter tuning script:
python -m training_pipeline.hyperparameter_tuning
- Upload the best config based on the previous hyperparameter tuning step:
python -m training_pipeline.best_config
- Start the training script using the best configuration uploaded one step before:
python -m training_pipeline.train
NOTE: Be careful to complete the .env
file and set the ML_PIPELINE_ROOT_DIR
variable as explained in the Set Up the ML_PIPELINE_ROOT_DIR Variable section of the main README.
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
Built Distribution
File details
Details for the file training_pipeline_mm-0.1.0.tar.gz
.
File metadata
- Download URL: training_pipeline_mm-0.1.0.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.2 Linux/5.15.133.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9806bd71f7a7e23d14c67320e0531ce16a2bf051ec5edcfb558b0b545056258a |
|
MD5 | 2db95d3be694e901e29cdb95823304f8 |
|
BLAKE2b-256 | def1115138ada356e176c9afe0279215e05328f963d9cd1358a75cc4c6a9c3d2 |
File details
Details for the file training_pipeline_mm-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: training_pipeline_mm-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.2 Linux/5.15.133.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4365860a7a0b54910a2705a6d2d526bf667a71055888a470e32465abe8e01873 |
|
MD5 | 09cf909bd60035513a787d7a66754ba3 |
|
BLAKE2b-256 | c793a68bcc8a62881fd72ea3c006f44ed6eb06434619027a6b743bb90b6f5418 |