[Tabular] Improve feature_metadata verification #3980
Labels
bug
Something isn't working
enhancement
New feature or request
module: tabular
priority: 2
Medium priority: Nice-to-have
Milestone
When a user specifies a custom
feature_metadata
object during fit, add additional guardrails to verify the compatibility between this feature metadata and the user provided training data, otherwise cryptic errors can occur downstream. There might also be a bug with NaN fills in this scenario.AutoGluon Version: 1.x
Example with custom
feature_metadata
:At test time when NaN is present:
The text was updated successfully, but these errors were encountered: