You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, the preprocessor tests only cover the training case.
For the inference case, the batches are of different shapes. This should be covered in the tests.
Multimapper
Monomapper
Normalizer
Imputer
What are the steps to reproduce the bug?
If the preprocessor transform or inverse_transform functions use incorrect data indices in the inference case, the tests do not fail.
Version
develop
Platform (OS and architecture)
atos
Relevant log output
No response
Accompanying data
No response
Organisation
No response
The text was updated successfully, but these errors were encountered:
What happened?
At the moment, the preprocessor tests only cover the training case.
For the inference case, the batches are of different shapes. This should be covered in the tests.
What are the steps to reproduce the bug?
If the preprocessor transform or inverse_transform functions use incorrect data indices in the inference case, the tests do not fail.
Version
develop
Platform (OS and architecture)
atos
Relevant log output
No response
Accompanying data
No response
Organisation
No response
The text was updated successfully, but these errors were encountered: