Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 232 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 232 Bytes

CovidDetection-with-XRay

Covid Detection using Xray images. I used RandomForestClassifier to clasify the images. There are two dataset, one is of covid xrays and other one is of normal xrays.

The accuracy of model is 96.55%.