nealgravindra / wearables

MIT License
2 stars 1 forks source link

predict w/MTL vs. static-feat included, then based on results, visualize based on metadata labels + performance enhancement #11

Open nealgravindra opened 3 years ago

nealgravindra commented 3 years ago
nealgravindra commented 3 years ago
nealgravindra commented 3 years ago

Need to review the classification scheme but this is on pause because we don't want to run hundreds of models before optimizing the main model architecture a bit more. As in, optimize for GA prediction, then apply to metadata variables

nealgravindra commented 3 years ago

May be worthwhile to also try class imbalance adjustments to the loss function, such as: https://github.com/vandit15/Class-balanced-loss-pytorch/blob/master/class_balanced_loss.py

nealgravindra commented 2 years ago

Cleaning up the figures:

nealgravindra commented 2 years ago

Other enhancements: