You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In TARNet builder, there are two outs in model_outputs: propensity score and potential outcomes. Why the model compile only use mse loss? Whether the cross-entropy loss should be used for the propensity score?
In TARNet builder, there are two outs in model_outputs: propensity score and potential outcomes. Why the model compile only use mse loss? Whether the cross-entropy loss should be used for the propensity score?
