One-Stop-for-COVID-19-Infection-and-Lung-Segmentation-plus-Classification icon indicating copy to clipboard operation
One-Stop-for-COVID-19-Infection-and-Lung-Segmentation-plus-Classification copied to clipboard

BinaryClassification Function

Open MohammadSalehi72 opened this issue 4 years ago β€’ 0 comments

Hi Rohit,

Thank you for your great work, I'm a beginner to python, in "task2_covid19_classifcation.py", the BinaryClassification was used but not defined before. Can you please explain this?

Best Regards

bc1 = BinaryClassification(y_valid, predictions, labels=["Class 0", "Class 1"], threshold = 0.50)

MohammadSalehi72 avatar Aug 28 '20 14:08 MohammadSalehi72