Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 966 Bytes

TODO.rst

File metadata and controls

30 lines (26 loc) · 966 Bytes

TODO:

Models to implement:

  • TabTransformer ✅
    • TabTransformerLSS ✅
  • TabNet ❓
    • TabNetLSS ❓
  • FT-Transformer ✅
    FT-TransformerLSS ✅
  • QNAM ❓
  • BNAM ❓

Featurenetworks to implement

  • Polynomial Expansion ✅
  • Spline Expansions also for MLP ❓
  • Tensorproduct Expansion
  • Numerical Feature Binning: Transformer ✅
  • RandomFourierFeatures ✅

LSS

  • Testing Families ❓
  • add CRPS ❓
  • better plotting ✅