TUHH-PROJECT / ISM_ML_Project

0 stars 0 forks source link

Prediction using naive Bayes classifier #6

Open asingh1098 opened 2 years ago

asingh1098 commented 2 years ago

Currently, we have only used KNN classification to predict whether the given input x-ray image belongs to a covid patient. In order to expand our knowledge about classification we, in our last group meeting on 03/12/2021, decided to use other popular classification techniques/approaches so that not only it would improve our decision-making skills about choosing an appropriate classifier, under different circumstances, later in the future but also it would facilitate us to make a prediction comparison table which can be presented later during our project presentation.

asingh1098 commented 2 years ago

@GurselAkdeniz I'd strongly suggest you put all your findings (like articles, research papers, tutorials, etc.) regarding this issue/task here by putting the links of the material in the comments section so that all the reading materials related to this issue will be right here which would make it easier for you to later refer and also would be beneficial for all of us to get some insight and knowledge about the methodology you'd use.

Lemme know what you think about it 😄

PS. make sure to work only on your branch and NOT ON the main branch. I've also created a milestone and put this issue along with all other issues in that milestone.