issues
search
mlr-org
/
mlr3torch
Deep learning framework for the mlr3 ecosystem based on torch
https://mlr3torch.mlr-org.com
Other
40
stars
7
forks
source link
Create realistic use cases for the package
#273
Open
sebffischer
opened
2 months ago
sebffischer
commented
2 months ago
[ ] think of some use-cases
[ ] 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, maybe batchmark, internal tuning
[ ] try to fit an image dataset:
[ ] using a pretrained network
[ ] no pretrained network.
[ ] with data augmentation