ps3-app
Results
2
issues of
ps3-app
I use sentiment analysis with bert, however it is multiclass classification, how to change for binary class text classification.
How do I generate AUC score for AUC-ROC curve I tried the predict_proba but its give me an error :"'BERT_Arch' object has no attribute 'predict_proba'" furthermore, is it possible to...