-
Notifications
You must be signed in to change notification settings - Fork 207
Open
Labels
enhancementNew feature, improvement request or other non-bug code enhancementNew feature, improvement request or other non-bug code enhancementtestingTesting related issue or pull requestTesting related issue or pull request
Description
Describe the issue
Currently we do not test specific data dtypes. We should add a general estimator test converting testing data to common types i.e. float32, float64, int32, int64 and make sure it still runs as expected.
Suggest a potential alternative/fix
Add new check to the estimator testing in the testing
module.
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature, improvement request or other non-bug code enhancementNew feature, improvement request or other non-bug code enhancementtestingTesting related issue or pull requestTesting related issue or pull request