TUHH-PROJECT / ISM_ML_Project

0 stars 0 forks source link

Prediction using KNN - second iteration #7

Open asingh1098 opened 2 years ago

asingh1098 commented 2 years ago

Recently, we made the prediction about covid x-rays using knn but it was done without normalization and hence the results are somewhat sub-optimal. Therefore, we decided to go for another round so as to have good results by following best practices.

asingh1098 commented 2 years ago

@jeanemmanuelhoarau 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.