Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 571 Bytes

File metadata and controls

14 lines (14 loc) · 571 Bytes

<<<<<<< HEAD

NN-and-SVM

Implementing a program using Neural Network and Support Vector Machine to predict weather a patient’s x-ray is suspected to COVID19 or not. Requirements

  1. Binarize the input dataset with a suitable threshold value.
  2. Resize images into suitable size
  3. Separate data into training and testing datasets
  4. Implement 2 different classification models 4.1. Neural Network 4.2. Support Vector Machine =======

COVID-19-Prediction-using-x-ray-images-and-Machine-Learning

COVID-19 prediction

b5657e4c2154db5229321b76b4d90bb3721a3b15