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

ref: exp cmd index, make_checkpoint() fn #2199

Merged
merged 22 commits into from
Feb 23, 2021
Merged

ref: exp cmd index, make_checkpoint() fn #2199

merged 22 commits into from
Feb 23, 2021

Conversation

jorgeorpinel
Copy link
Contributor

@jorgeorpinel jorgeorpinel commented Feb 17, 2021

Splits and improves #1926

@shcheklein shcheklein temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 00:49 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 00:58 Inactive
Comment on lines 34 to 39
## Example: Mark a checkpoint every 100 iterations

Let's consider the following `dvc.yaml` file:

```yaml
stages:
Copy link
Contributor Author

@jorgeorpinel jorgeorpinel Feb 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adapted from https://github.com/iterative/dvc/wiki/Experiments#checkpoint-experiments for now. May need a less hypothetical example?

Copy link
Contributor Author

@jorgeorpinel jorgeorpinel Feb 23, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll improve the examples in a future iteration (maybe once @dberenbaum's #2195 is merged).

@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 01:02 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 01:38 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 01:45 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 01:48 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 01:49 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 02:08 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 02:14 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 07:53 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 07:55 Inactive
@jorgeorpinel jorgeorpinel mentioned this pull request Feb 17, 2021
12 tasks
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 17:24 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 20:16 Inactive
@jorgeorpinel jorgeorpinel marked this pull request as ready for review February 17, 2021 20:16
@rogermparent rogermparent temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 20:31 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 17, 2021 20:32 Inactive
Comment on lines +22 to 25
{
matches: 'dvc experiments',
url: '/doc/command-reference/exp'
}
Copy link
Contributor Author

@jorgeorpinel jorgeorpinel Feb 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated: Maybe we should apply this to doctor and any other aliases to avoid duplicating entries in the cmd ref.

@jorgeorpinel jorgeorpinel changed the base branch from guide/experiments to master February 19, 2021 02:19
content/docs/api-reference/make_checkpoint.md Outdated Show resolved Hide resolved
content/docs/api-reference/make_checkpoint.md Outdated Show resolved Hide resolved
content/docs/command-reference/exp/index.md Outdated Show resolved Hide resolved
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 22, 2021 05:54 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 22, 2021 06:01 Inactive
@jorgeorpinel jorgeorpinel had a problem deploying to dvc-org-ref-experiments-dv5pbs February 22, 2021 06:06 Failure
@jorgeorpinel jorgeorpinel had a problem deploying to dvc-org-ref-experiments-dv5pbs February 22, 2021 18:30 Failure
@jorgeorpinel jorgeorpinel had a problem deploying to dvc-org-ref-experiments-dv5pbs February 22, 2021 18:32 Failure
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-experiments-dv5pbs February 22, 2021 20:43 Inactive
@jorgeorpinel
Copy link
Contributor Author

The list of subcommands in the index has broken links for now, but that should be fixed soon so I'll just commit this now...

@jorgeorpinel jorgeorpinel merged commit bdf9fdc into master Feb 23, 2021
@shcheklein shcheklein deleted the ref/experiments branch February 28, 2021 19:38
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.

5 participants