We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"static/first"
This should be detected early in the process and a graceful failure (or just omitting that agg as it does not actually exist) would be better.
The text was updated successfully, but these errors were encountered:
This is under the presumption that that agg is expected to only sometimes exist (e.g., only for static variables with a numeric value)
Sorry, something went wrong.
See some of the error handling I added to catch this better (this is not a great example of what should be done, just an example) here: https://github.com/mmcdermott/MEDS_Tabular_AutoML/compare/55_MEDS_v03...debug_failure_on_small_mimic?expand=1
No branches or pull requests
This should be detected early in the process and a graceful failure (or just omitting that agg as it does not actually exist) would be better.
The text was updated successfully, but these errors were encountered: