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
python main.py --exp mem_inf --unlearning_method scratch --dataset_name xxx --original_model LR
and all the parameters remained the default. The final results (train & test, accuracy & auc) always show 0.5 no matter what categorical dataset I use, I can't figure out why. Can you tell me why this might be happening? Thank you very much.
The text was updated successfully, but these errors were encountered:
Hi, I tried
and all the parameters remained the default. The final results (train & test, accuracy & auc) always show 0.5 no matter what categorical dataset I use, I can't figure out why. Can you tell me why this might be happening? Thank you very much.
The text was updated successfully, but these errors were encountered: