Machine Learning Algorithms For Breast Cancer Prediction
Machine Learning Algorithms For Breast Cancer Prediction
Artificial Neural Network is a common algorithm for data mining process. Neural
network consists of input layer, hidden layer and output layer. This technique is
used to extract the pattern that is too complex . Algorithm is based on parallel
processing , distributed memory , collective solution and network architecture .
K Mean Algorithm
Hierarchical Algorithm
conclusion
Logistic Regression provided highest accuracy of 95%, which is
slightly higher than K-Nearest Neighbour.
While Support Vector Machine gave the worst accuracy for
prediction.
we get good accuracy results using logistic regression, Random
Forest and Support Vector Machine, correctly classifying tumour
into malignant or benign almost 95-97% of times.