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

Add in parent dataset validations #33

Open
davidshaw-uw opened this issue Dec 8, 2023 · 0 comments
Open

Add in parent dataset validations #33

davidshaw-uw opened this issue Dec 8, 2023 · 0 comments
Milestone

Comments

@davidshaw-uw
Copy link
Contributor

In the pydantic work, we stubbed out a bunch of validation methods to check against the input dataset.

The lowest hanging fruit is to check that all of the specified columns in settings are present, e.g. holdouts, col_test, id_cols, and covariate columns.

@davidshaw-uw davidshaw-uw added this to the 1.0.0 milestone Dec 11, 2023
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

No branches or pull requests

1 participant