Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

guide: Running Experiments #2690

Merged
merged 47 commits into from
Aug 25, 2021
Merged

guide: Running Experiments #2690

merged 47 commits into from
Aug 25, 2021

Conversation

iesahin
Copy link
Contributor

@iesahin iesahin commented Aug 4, 2021

This adds a new section to the UG for running experiments.

Closes #2675

Todo

@iesahin iesahin self-assigned this Aug 4, 2021
@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 4, 2021 16:13 Inactive
@iesahin iesahin mentioned this pull request Aug 4, 2021
7 tasks
@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 5, 2021 17:02 Inactive
@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 6, 2021 12:10 Inactive
@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 6, 2021 16:23 Inactive
@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 7, 2021 07:06 Inactive
@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 7, 2021 07:47 Inactive
@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 7, 2021 08:21 Inactive
@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 9, 2021 07:33 Inactive
@iesahin iesahin force-pushed the iesahin/ug-exp-run-2675 branch from e0da989 to abdc5cf Compare August 9, 2021 07:38
@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 9, 2021 07:38 Inactive
@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 9, 2021 10:09 Inactive
@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 9, 2021 11:25 Inactive
@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 9, 2021 14:32 Inactive
@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 9, 2021 15:00 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 24, 2021 23:19 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 24, 2021 23:43 Inactive
jorgeorpinel added a commit that referenced this pull request Aug 24, 2021
@jorgeorpinel jorgeorpinel mentioned this pull request Aug 24, 2021
4 tasks
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 25, 2021 00:18 Inactive
jorgeorpinel added a commit that referenced this pull request Aug 25, 2021
@jorgeorpinel jorgeorpinel mentioned this pull request Aug 25, 2021
6 tasks
@jorgeorpinel
Copy link
Contributor

I'll merge this later but PTAL @dberenbaum. If I can address any other feedback today I will, otherwise I'll move any unresolved items to a follow-up ticket. Thanks!

@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 25, 2021 00:29 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-iesahin-ug-exp--dbut67 August 25, 2021 00:30 Inactive
@jorgeorpinel jorgeorpinel self-assigned this Aug 25, 2021
jorgeorpinel added a commit that referenced this pull request Aug 25, 2021
@jorgeorpinel jorgeorpinel merged commit d3c6320 into master Aug 25, 2021
@jorgeorpinel jorgeorpinel deleted the iesahin/ug-exp-run-2675 branch August 25, 2021 16:13
jorgeorpinel added a commit that referenced this pull request Aug 31, 2021
@jorgeorpinel
Copy link
Contributor

Promised follow-up: #2768 cc @iesahin

jorgeorpinel added a commit that referenced this pull request Sep 1, 2021
* guide: only one arg per exp run -S
per #2690 (comment)

* delete incorrect dvc exp run -S usage

* guide: remove repeated code block
per #2767 (review)

* guide: remove mention of exp run -S accepting a list

Co-authored-by: dberenbaum <[email protected]>
karajan1001 pushed a commit to karajan1001/dvc.org that referenced this pull request Sep 29, 2021
* initial structure and text from the ref added

* Added some pipelines info

* fixed links, uniform stage names

* added --interactive description

* added target and recursive search sections

* added sidebar link

* parameters section

* additions to parameters section

* merged

* Rebased with origin/master

* updates to parameters section

* parallel experiments added

* temporary experiments

* correct

* some reorg

* began writing checkpoints

* added example for --temp

* added checkpoints explanations and julia example

* prettied

* WIP

* r example done

* fixes for the motivation part

* Edits in the pipeline section

* updates to "running the pipeline" section

* removed `dvc exp run dir` because it doesn't work

* running stages independently

* minor edits

* removed information about -R and --glob options

* edits for simplification

* (re)moved some sections

* guide: move general exps motivation to index, focus on Running Exps
per iterative#2690 (review)

* guide: simmarize pipeline concept intro in Running Exps
per iterative#2690 (review)

* guide: copy edits to Pipeline/repro guide in Running Exps guide
rel iterative#2690 (review)

* guide: reduce note on `repro`
per iterative#2690 (review)

* guide: summarize parameters section of Running Exps

* guide: remove repetitive section + update set-param note
per iterative#2690 (review)

* guide: fix up the Queue section of Running Exps

* guide: remove Exp names section and create Managing Exps
per iterative#2690 (comment)

* guide: remove checkpoint details from Running Exps
per iterative#2690 (review)

* guide: clarify about parallel queued exps and run-cache
per iterative#2690 (review)

* guide: remove extra material for now
per iterative#2690 (review)

* guide: updates done to wrong branch oops

* guide: fix link

* guide: remove tmp checkpoints info (will move to another PR)

Co-authored-by: Jorge Orpinel <[email protected]>
karajan1001 pushed a commit to karajan1001/dvc.org that referenced this pull request Sep 29, 2021
* guide: only one arg per exp run -S
per iterative#2690 (comment)

* delete incorrect dvc exp run -S usage

* guide: remove repeated code block
per iterative#2767 (review)

* guide: remove mention of exp run -S accepting a list

Co-authored-by: dberenbaum <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

guide: Running Experiments
5 participants