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

modified cross_validation.rst file with a k-fold cross validation example #994

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jun 8, 2024

  1. updated the cross_validation.rst with k-fold cross validation method …

    …example that replaces example based on train_test_split() method
    npk7 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    806e7f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47b3d31 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Update docs/source/cross_validation.rst

    Co-authored-by: Tom Augspurger <tom.augspurger88@gmail.com>
    npk7 and TomAugspurger committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    5a80184 View commit details
    Browse the repository at this point in the history
  2. Update docs/source/cross_validation.rst

    Co-authored-by: Tom Augspurger <tom.augspurger88@gmail.com>
    npk7 and TomAugspurger committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c89ac72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c5099b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. incorporated the suggestions

    npk7 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ec84a31 View commit details
    Browse the repository at this point in the history