mlr3torch icon indicating copy to clipboard operation
mlr3torch copied to clipboard

Create realistic use cases for the package

Open sebffischer opened this issue 1 year ago • 0 comments

  • [ ] think of some use-cases
    • [x] simple use case: xgboost vs torch: no factors, no missing values
    • [ ] xgboost vs deep learning: use datasets from openml and benchmark them. with missing values and factor variables
    • [ ] proper benchmark: tuning with internal tuning
    • [ ] batchmark
    • [x] try to fit an image dataset:
      • [ ] using a pretrained network
      • [x] no pretrained network.
      • [x] with data augmentation

sebffischer avatar Aug 21 '24 08:08 sebffischer