issues
search
comsaint
/
dlh_project
For CS598 Deep Learning for Healthcare project
0
stars
0
forks
source link
Starter
#12
Closed
comsaint
closed
3 years ago
comsaint
commented
3 years ago
Fix the plotting in evaluation method.
Loss function now uses
CrossEntropyLoss
which can cater multiple label case if needed.
Incorporate class weight to loss function to deal with class imbalance.
CrossEntropyLoss
which can cater multiple label case if needed.