6006CEM - Machine Learning and Related Applications - 2021SEPJAN
Predicting breast cancer based on data
During this project, I utilised three different methods; logistic regression, KNN (k-nearest neighbours) and SVC (Support Vector Classification). Along with these models, I also utilised techniques like grid search, random search and finding cross validation scores to improve the accuracy/precision of the models.