Skip to content

Change folder structure to support several training pipelines and models - #147

Merged
Sergii Baidachnyi (sbaidachni) merged 6 commits into
masterfrom
sbaydach_folder_structure
Jan 25, 2020
Merged

Change folder structure to support several training pipelines and models#147
Sergii Baidachnyi (sbaidachni) merged 6 commits into
masterfrom
sbaydach_folder_structure

Conversation

@sbaidachni

@sbaidachni Sergii Baidachnyi (sbaidachni) commented Jan 24, 2020

Copy link
Copy Markdown
Contributor

to bring a new model you need to:

  • create a folder that is similar to diabetes_regression one
  • duplicate and modify all the yaml files that start with diabetes_regression in .azure_pipelines folder
  • create your own _build_train_pipeline.py that is similar to diabetes_regression_build_train_pipeline.py. Include your pipeline definition here.

related #137

@sbaidachni Sergii Baidachnyi (sbaidachni) added the enhancement New feature or request label Jan 24, 2020
@dtzar David Tesar (dtzar) changed the title Change folder structure to support several training pipelines and models (#137 issue) Change folder structure to support several training pipelines and models Jan 25, 2020
@dtzar
David Tesar (dtzar) deleted the sbaydach_folder_structure branch January 27, 2020 23:01
@dtzar

Copy link
Copy Markdown
Contributor

Sergii Baidachnyi (@sbaidachni) sorry, I wish I would have thought of this / added comment during your PR. 
Could you please add another PR which adds to the code document?

  1. visual structure
│   .env.sample
│   .gitignore
├───docs
├───infrastructure
│   ├───ci-cd
  1. Actual steps needed to add multiple projects to the code repo in its own section of the md doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants