AFT

Results 18 issues of AFT

- Include stat. basis expansion functions for num preprocessing

enhancement

Make fp32/64 optional for users Precision for A100 problematic with fixed fp32

bug

- Implement (Bayesion) Hyperparameter Optimization for users

enhancement

- Write unittests that cover all possibilities and edge cases

enhancement

See whether inclusion of SAINT in its current form is reasonable

enhancement

include NODE architecture

enhancement

- get all relevant tabular datasets for comparisons - implement logic on how to store those datasets

enhancement

Fix bug in TabulaRNN model_type error

bug

Make preprocessing printing optional and surpress during future HPO

bug

Importing anything from stream_topic takes quite some time. I guess due to huggingface_hub and some downloads that are done in the background? I am not sure whether this really is...