Skip to content

Conversation

bkp5190
Copy link

@bkp5190 bkp5190 commented Jan 18, 2025

This PR fixes a bug in the docs for validation curves where it references pd.get_dummies for one-hot encoding, but scikit-learn's OneHotEncoder function is used instead.

I have made the following changes:

  1. Update the documentation to show the correct function being used for one-hot encoding

Questions for the @DistrictDataLabs/team-oz-maintainers:

  • Do the docs still convey the same message

CHECKLIST

  • Is the commit message formatted correctly?
  • Have you noted the new functionality/bugfix in the release notes of the next release?
  • Have you built the docs using make html (must be run from docs/)?
    See below for the updated location render

@bkp5190
Copy link
Author

bkp5190 commented Jan 18, 2025

Screenshot 2025-01-18 at 9 53 41 AM

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.

1 participant