Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

6006CEM_2021s1_8504546_MAG

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.