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

DOC: Tutorial on cross-validation #1176

Merged
merged 9 commits into from
Oct 22, 2024
Merged

DOC: Tutorial on cross-validation #1176

merged 9 commits into from
Oct 22, 2024

Conversation

marcopeix
Copy link
Contributor

Tutorial on using cross-validation in neuralforecast, using n_windows, val/test size, refit, and overlapping windows.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@marcopeix marcopeix marked this pull request as ready for review October 15, 2024 15:13
Copy link
Contributor

@elephaint elephaint left a comment

Choose a reason for hiding this comment

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

Good idea for this tutorial!

nbs/mint.json Show resolved Hide resolved
nbs/docs/capabilities/08_cross_validation.ipynb Outdated Show resolved Hide resolved
nbs/docs/capabilities/08_cross_validation.ipynb Outdated Show resolved Hide resolved
nbs/docs/capabilities/08_cross_validation.ipynb Outdated Show resolved Hide resolved
nbs/docs/capabilities/08_cross_validation.ipynb Outdated Show resolved Hide resolved
nbs/docs/capabilities/08_cross_validation.ipynb Outdated Show resolved Hide resolved
nbs/docs/capabilities/08_cross_validation.ipynb Outdated Show resolved Hide resolved
Copy link
Contributor

@elephaint elephaint left a comment

Choose a reason for hiding this comment

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

Thanks, looks good, few typos left

nbs/docs/capabilities/08_cross_validation.ipynb Outdated Show resolved Hide resolved
nbs/docs/capabilities/08_cross_validation.ipynb Outdated Show resolved Hide resolved
nbs/docs/capabilities/08_cross_validation.ipynb Outdated Show resolved Hide resolved
nbs/docs/capabilities/08_cross_validation.ipynb Outdated Show resolved Hide resolved
nbs/docs/capabilities/08_cross_validation.ipynb Outdated Show resolved Hide resolved
nbs/docs/capabilities/08_cross_validation.ipynb Outdated Show resolved Hide resolved
Copy link
Contributor

@elephaint elephaint left a comment

Choose a reason for hiding this comment

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

Nice work!

@marcopeix marcopeix merged commit e92e131 into main Oct 22, 2024
18 checks passed
@marcopeix marcopeix deleted the feature/cv_tutorial branch October 22, 2024 13:26
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.

step_size in cross-validation [Core] Add Cross-validation tutorial
2 participants